[GRASSLIST:3834] Re: display manager settings
Hamish
hamish_nospam at yahoo.com
Thu Jul 8 05:18:56 EDT 2004
> Hi all, I was wondering if there is a way to set the geometry of the
> display manager in grass 5.3? Is there a simple flag I can add on
> like one can do for xterm (i.e. -geometry 100x100+60+45)? My problem
> is that I only have a 14" screen, and it would be nice to not have to
> move and resize the display manager every time I open it.
Two ways:
a) d.monsize
b) for a more permanent solution, add the following lines to the
'~/.grass.bashrc' file:
export GRASS_WIDTH=100
export GRASS_HEIGHT=100
Hamish
More information about the grass-user
mailing list