1d.info(1)                   GRASS GIS User's Manual                  d.info(1)
2
3
4

NAME

6       d.info  - Displays information about the active display monitor.
7       Display monitors are maintained by d.mon.
8

KEYWORDS

10       display, graphics, monitors
11

SYNOPSIS

13       d.info
14       d.info --help
15       d.info [-rdfebg]  [--help]  [--verbose]  [--quiet]  [--ui]
16
17   Flags:
18       -r
19           Display screen rectangle (left, right, top, bottom)
20
21       -d
22           Display screen dimensions (width, height)
23
24       -f
25           Display active frame rectangle
26
27       -e
28           Display frame dimensions (width, height)
29
30       -b
31           Display screen rectangle of current region
32
33       -g
34           Display geographic coordinates and resolution of entire frame
35
36       --help
37           Print usage summary
38
39       --verbose
40           Verbose module output
41
42       --quiet
43           Quiet module output
44
45       --ui
46           Force launching GUI dialog
47

DESCRIPTION

49       d.info  displays  information about the active display monitor. Display
50       monitors are maintained by d.mon.
51

EXAMPLES

53       d.mon start=cairo
54       d.info -r
55       rectangle: 0.000000 640.000000 0.000000 480.000000
56

NOTES

58       Units are screen pixels (except for -g flag where map units are used).
59       Where two numbers are given the format is: width, height.
60       Where four numbers are given the format is: left, right, top, bottom.
61
62       Note: GRASS display pixel coordinates are measured from the top left.
63

SEE ALSO

65        d.mon, d.vect, d.rast
66

AUTHOR

68       Glynn Clements
69

SOURCE CODE

71       Available at: d.info source code (history)
72
73       Main index | Display index | Topics index | Keywords index |  Graphical
74       index | Full index
75
76       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
77
78
79
80GRASS 7.8.5                                                          d.info(1)
Impressum