From Electron Cloud
Jump to: navigation, search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts X display calibration and getting decent fonts, in Gentoo]
 
[http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts X display calibration and getting decent fonts, in Gentoo]
 +
 +
[[Griffin Powermate]]
 +
 +
Set DPI for nvidia (xorg.conf):
 +
Section "Device"
 +
    Option "UseEdidDpi" "false"
 +
    Option "DPI" "72 x 72"
 +
...

Latest revision as of 00:33, 28 January 2009

X display calibration and getting decent fonts, in Gentoo

Griffin Powermate

Set DPI for nvidia (xorg.conf):

Section "Device"
   Option "UseEdidDpi" "false"
   Option "DPI" "72 x 72"
...