вот некоторые настройки xorg.conf:
Section "Monitor" DisplaySize 304 190 HorizSync 29-60 Identifier "Monitor[0]" ModelName "1280x800" Option "DPMS" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection
Section "Modes" Identifier "Modes[0]" Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 EndSection
Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection
Section "Device" BoardName "945 GM" BusID "0:2:0" Driver "i810" Identifier "Device[0]" Option "NoDDC" Screen 0 VendorName "Intel" EndSection

