Click to See Complete Forum and Search --> : Remembering terminal dimensions?


Teft
05-01-2003, 09:45 PM
Is there any way I can get Eterm or gnome-terminal to remember their dimensions when they start again? Is there a config file I can tweak?

apeekaboo
05-03-2003, 04:08 AM
I think gnome-terminal automatically remembers your last used window size...
You could also try starting your terminal like this:
gnome-terminal --geometry 80x30

Eterm has some simular syntax, just check the man page.

clim
05-03-2003, 10:32 AM
Check the .Xdefaults file.

This is for Unix xterm though, not really sure about Gnome.