If you have problems with the font size under X using the nVidia driver (if it is for example too big):
Add the following line in the "Device" section (file: XF86Config):
Option "IgnoreEDID" "1"
Another solution:
Add the following line in the "Display-section" (file: XF86Config):
DisplaySize 455 345
This two numbers means the dimensions of your screen in milimeters (if your font-size is shown to big: use about 150% of your real dimensions)
Solution for "font-size problem under X"
Started by
Guest_Korpowski_*
, Dec 03 2004 03:16 PM
1 reply to this topic
#1
Guest_Korpowski_*
Posted 03 December 2004 - 03:16 PM
#2
Guest_Guest_*
Posted 31 August 2006 - 11:56 PM
Add Option "DPI" "96 x 96" under device sectionIf you have problems with the font size under X using the nVidia driver (if it is for example too big):
Add the following line in the "Device" section (file: XF86Config):
Option "IgnoreEDID" "1"
Another solution:
Add the following line in the "Display-section" (file: XF86Config):
DisplaySize 455 345
This two numbers means the dimensions of your screen in milimeters (if your font-size is shown to big: use about 150% of your real dimensions)












