Comment 1 for bug 49827

Revision history for this message
GreatBunzinni (greatbunzinni) wrote : Re: 1280x800 resolution isn't detected

After some tweaking done on the xorg.conf file I've managed to configure the natural 1280x800 screen resolution. To achieve that I did the following changes:

Added the following to the "device" section:
Option "IgnoreEDID" "0"

Commented out the following from the "Monitor" section:
HorizSync <any value>
VertRefresh <anyvalue>

After reading NVidia's forum I've also commented out the following from the "modules" section:
Load "dri"

So now I have a nice and easy on the eyes 1280x800 resolution. Now the only problem is that I am stuck with the huge 101dpi fonts. Is it possible to change them to something a bit more sensible, i.e., smaller?