Comment 8 for bug 136533

Revision history for this message
Nico (nico-rdo) wrote :

Michael,

in /var/log/Xorg.o.log:

(**) NVIDIA(0): DPI set to (100, 100); computed from "DPI" X config option

in xorg.conf:

Section "Monitor"
        Identifier "MonitorTMDS"
        Option "DPMS"
        Option "UseEdidDpi" "FALSE"
        Option "DPI" "100 x 100"
EndSection

Nico