nvidia - Aufloesung auf 99x99 DPI aendern
Guten Abend,
Ich versuche gerade, die X-Aufloesung an die Aufloesung meines Monitors
anzupassen (20", 1600x1200 in Verbindung mit propr. nvidia-Treiber)
Eigentlich bedeutet so ein Format, dass eine Aufloesung von 99x99 dpi
(statt 96x96) vorliegen muesste.
Allerdings ignoriert - vermutlich GDM - meine Versuche:
a) GDM + Gnomesession
Ergebnis von
# xdpyinfo | grep resolution
# resolution: 96x96 dots per inch
b) KDM + Gnomesession funktioniert
# xdpyinfo | grep resolution
# resolution: 99x99 dots per inch
c) b) startx -- -dpi 99 (als root :-) funktioniert.
Auszug aus xorg.conf:
~~~~~~~~~~~~~~~~~~~~~~~~~
Section "Device"
Identifier "Standardgrafikkarte"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "AllowGLXWithComposite" "true"
Option "XAANoOffscreenPixmaps" # Optional if NVIDIA
drivers are used
Option "AddARGBGLXVisuals" "On"
Option "UseEdidDpi" "false"
Option "DPI" "99 x 99"
EndSection
Section "Monitor"
Identifier "PHILIPS 200P"
Option "DPMS"
EndSection
~~~~~~~~~~~~~~~~~~~~~~~~~
Hat jemand einen Tipp oder eine Idee, wo ich den Hebel ansetzen koennte?
lg,
--
###
# #
# #
wolfgang
# #
# #friedl
Reply to: