Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current manual page.

NAME
d.monsize  - Selects/starts specified monitor at specified size
KEYWORDS
display, setup
SYNOPSIS
d.monsize
d.monsize help
d.monsize setmonitor=string setwidth=integer setheight=integer  [--verbose]  [--quiet] 
Parameters:
- setmonitor=string
 
- Display monitor to start
 
- Options: x0,x1,x2,x3,x4,x5,x6
 
- setwidth=integer
 
- Width in pixels of new display monitor
 
- setheight=integer
 
- Height in pixels of new display monitor
 
DESCRIPTION
d.monsize Starts or restarts a display monitor at a specified height and width.
SEE ALSO
d.mon,
AUTHOR
Unknown
Last changed: $Date: 2011-11-08 02:23:26 -0800 (Tue, 08 Nov 2011) $
Main index - display index - Full index
© 2003-2014 GRASS Development Team