1d.mvmon(1)                    Grass User's Manual                   d.mvmon(1)
2
3
4

NAME

6       d.mvmon  - Moves displayed maps to another monitor
7

KEYWORDS

9       display, setup
10

SYNOPSIS

12       d.mvmon
13       d.mvmon help
14       d.mvmon [-csk] to=string  [from=string]   [--verbose]  [--quiet]
15
16   Flags:
17       -c
18           clear target monitor before moving
19
20       -s
21           stay with source monitor
22
23       -k
24           kill source monitor after moving
25
26       --verbose
27           Verbose module output
28
29       --quiet
30           Quiet module output
31
32   Parameters:
33       to=string
34           Target monitor
35
36       from=string
37           Source monitor
38

DESCRIPTION

40       d.mvmon moves current displayed maps to another monitor.
41

EXPORTING TO PNG

43       d.mvmon  can  be  used  to export drawings on a current window to a png
44       image file (map.png) with the PNG driver. For example,
45       g.region rast=dem
46       d.mon x0
47       d.rast dem
48       d.vect big_streams width=10 color=blue
49       d.vect small_streams width=5 color=blue
50       d.mvmon PNG
51       d.mon stop=PNG
52       # now you have map.png.
53
54

SEE ALSO

56       d.save, d.redraw
57

AUTHOR

59       Huidae Cho
60
61       Last changed: $Date: 2005-08-10 03:39:58 +0200 (Wed, 10 Aug 2005) $
62
63       Full index
64
65       © 2003-2008 GRASS Development Team
66
67
68
69GRASS 6.3.0                                                         d.mvmon(1)
Impressum