On Tue, Jul 17, 2007 at 02:20:39PM -0500, Mike Chambers wrote: > I have a shortcut/icon for gnome-terminal on my task bar. When it > starts (and I am sure it does same thing starting it from the menu), it > is minimized and I have to maximize it all the time. Is there a command > or option I can add to the properties of the icon to make it start > maximized? (gnome-terminal is the binary name to start it) gnome-terminal --full-screen (I'm usually using --full-screen --hide-menubar actually). Unfortunately gnome-terminal is buggy and sometimes it doesn't come up full screen when started this way, sometimes it does. Jakub