2.429 .xdpi[integer]

With this attribute of the setup object the dots per inch (DPI) in horizontal direction of screen I can be queried.

The data type of the index is integer, with a valid range from 1 … setup.screencount.

Definition

  • Data type

    integer

  • Access

    get

Remark Motif:

The IDM for Motif provides multi-screen support. Please note that the screen index is something else than the screen number e.g. obtained with the program xdpyinfo.

See also chapter “Multiscreen support under Motif” in manual “Programming Techniques”

An example dialog can be found at the display resource.

Remark Windows:

The IDM for Windows has multi-monitor support starting with IDM version A.06.03.a.

See also: chapter “Multi-monitor support under Windows” in manual “Programming Techniques”.