[GRASS-user] display problem on Mac OS ML

Markus Neteler neteler at osgeo.org
Sun Mar 3 00:44:58 PST 2013


On Thu, Feb 28, 2013 at 4:10 PM, Shaun Langley <shaunlangley at gmail.com> 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


More information about the grass-user mailing list