On Thu, Feb 28, 2013 at 4:10 PM, Shaun Langley <[email protected]> wrote: > Calling d.mon x0 starts a window that automatically maximizes to the current > display. I can resize the window manually, but redrawing it *often (but not > always) causes it to maximize. I've tried utilizing d.resize with no effect. > Even passing a width,height of 10,10 results in it maximizing to the current > display. I'm assuming this is a problem with X11 on the mac, but I have no > idea how to fix it. Can anyone assist?
There are two (optinal) variables defining the monitor size: GRASS_HEIGHT: defines the height of GRASS monitor GRASS_WIDTH: defines the width of GRASS monitor see also http://grass.osgeo.org/grass64/manuals/variables.html#enviro Perhaps that helps? Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
