Currently I like to start a terminal without mouse moves by
Alt-F2
- type in
gnome-term
- press
TAB
to getgnome-terminal
auto-completion Enter
to start a terminal
However, this approach always provides a terminal that is not in fullscreen mode and has a menubar. Is it possible to change this behavior while keeping the simple steps described above?
Update:
There are two related questions here and here, but they are not as simple as I want: NO MOUSE MOVE and TAB
completion. (I'm not sure if Compiz will do these, but I personally think installing Compiz doesn't seem to be a clean and simple solution)
If you open gnome terminal, then select Edit -> profile preferences -> General, there is an option that is probably unchecked called "Use Custom Default Terminal Size".
You can manipulate that to be as close to full screen as you want. Then click close. You should now be able to open and close the terminal any way you choose, and it will start in that size mode.
– sanimalp Oct 22 '15 at 21:26