Zur Visualisierung vorhandener geographischer Daten muss in GRASS zuerst ein Bildschirm (ein weiteres Fenster) geöffnet werden. Man verwendet hierzu den Befehl "d.mon".
Auf dem Bilschirm erscheint zuerst:
Gibt man eine "1" ein, erscheint auf dem Monitor das besagte neue Fenster.
Gibt man
ein, so öffnet sich das Fenster, in diesem Fall der Monitor x0, ohne weiteres Frage-Antwort-Spiel, also nicht "interaktiv".
Mit "d.mon help" erhält man eine Kurz-Hilfe (Syntaxbeschreibung) :
MONITOR MENU
Making sure that the graphics monitor is running
1 - start a graphics monitor
2 - stop a graphics monitor
Choosing a graphics monitor for your graphics
3 - select a graphics device for output
RETURN - quit
>
Das Programm "d.mon" wird in diesem Fall "interaktiv" gestartet.
GRASS-GRID > d.mon help
Usage:
d.mon [-lLprs] [start=name] [stop=name] [select=name] [unlock=name]
Flags:
-l List all monitors
-L List all monitors (with current status)
-p Print name of currently selected monitor
-r Release currently selected monitor
-s Do not automatically select when starting
Parameters:
start Name of graphics monitor to start
stop Name of graphics monitor to stop
select Name of graphics monitor to select
unlock Name of graphics monitor to unlock