2
votes
2answers
78 views

How do I open a terminal in unity without window's top bar?

I would like (in Unity) to open a terminal as startup application; I created a simple script gnome-terminal --profile=Startup --geometry 40x24+920+300 and put it in my startup applications. Anyway ...
8
votes
2answers
406 views

Focus existing terminal with `Ctrl-Alt-T` shortcut

I tend to use the terminal a lot, So I wondering if there is a way I can make Ctrl+Alt+T focus the existing terminal if there is one, otherwise create a new terminal?
-2
votes
2answers
577 views

Terminal stuck at top left corner and I can't move it [closed]

I did something to lock the terminal in the upper left hand corner of my screen. I cannot get a response other than error messages. Your help will be appreciated.
0
votes
1answer
250 views

How do I put a gnome-terminal's left border on the left side of screen, using a shell command?

I'm making a custom command that launches gnome-terminal as a sort of overlay window near the bottom of the screen, similar to the Tilda terminal. In order to do this, I'm using gnome-terminal's ...
4
votes
3answers
1k views

How do I adjust the terminal shell window width?

Does anyone know how to adjust the default width for shell window in Ubuntu, so that I don't have to re-size it every time I open it up?