I am using Ubuntu 11.04. When I launch gnome-terminal, how do I make it open in a maximized window by default?

Currently it's only taking part of the screen and I always have to maximise the window.

link|improve this question

56% accept rate
feedback

1 Answer

up vote 1 down vote accepted

There is a command line option:

gnome-terminal --maximize

Also,

gnome-terminal --full-screen

If you want to modify a shortcut, you should be able to right-click the shortcut and select Properties, then add the option there.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.