My window manager has a virtual size of ~3600 pixels by ~3000 pixels, but
my d.mon window size will not get larger than 1290X900 (the size of my actual
monitor). Is there a place I can dither with the setting to allow the window
to be resized up to the size of my virtual monitor?chuck
Chuck,
You can set the following variables in your .grassrc file:
XDRIVER_HEIGHT: 800
XDRIVER_WIDTH: 500
XDRIVER_LEFT: 0
XDRIVER_TOP: 0
Use appropriate values, in pixels, as desired. Beware, GRASS display commands
seem to work alright (d.rast, d.vect, etc.), but the display *query* commands
(d.what...) and d.zoom don't like the GRASS monitor being bigger than your
window!!
Have fun,
--
Malcolm D. Williamson - GIS Specialist E-mail: malcolm@cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-6159
Ozark Rm. 12 Fax: (501) 575-3846
University of Arkansas
Fayetteville, AR 72701