Scroll to navigation

d.info(1grass) GRASS GIS User's Manual d.info(1grass)

NAME

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

KEYWORDS

display, graphics, monitors

SYNOPSIS

d.info
d.info --help
d.info [-rdfebg] [--help] [--verbose] [--quiet] [--ui]

Flags:


Display screen rectangle (left, right, top, bottom)

Display screen dimensions (width, height)

Display active frame rectangle

Display frame dimensions (width, height)

Display screen rectangle of current region

Display geographic coordinates and resolution of entire frame

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

DESCRIPTION

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

EXAMPLES

d.mon start=cairo
d.info -r
rectangle: 0.000000 640.000000 0.000000 480.000000

NOTES

Units are screen pixels (except for -g flag where map units are used).
Where two numbers are given the format is: width, height.
Where four numbers are given the format is: left, right, top, bottom.

Note: GRASS display pixel coordinates are measured from the top left.

SEE ALSO

d.mon, d.vect, d.rast

AUTHOR

Glynn Clements

SOURCE CODE

Available at: d.info source code (history)

Accessed: Sunday Jan 22 07:35:52 2023

Main index | Display index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual

GRASS 8.2.1