Section "Device" Identifier "GM965" Driver "intel" # make some nice names Option "monitor-TV1" "TV" #Option "monitor-VGA1" "VGA" #Option "monitor-DVI1" "DVI" #Option "monitor-LVDS1" "BuiltInLCD" Option "AccelMethod" "uxa" # random stuff off the net #Option "Tiling" "false" Option "ModeDebug" "true" EndSection Section "Monitor" Identifier "TV" Option "Ignore" "true" EndSection # # displaysize logic: x * 0.254 y * 0.254 # Section "Monitor" Identifier "BuiltInLCD" Option "Ignore" "false" #DisplaySize 336 210 # 96 DPI @ 1280x800 EndSection Section "Monitor" Identifier "DVI" Option "Ignore" "false" #DisplaySize 339 271 # 96 DPI @ 1280x1024 #DisplaySize 444 277 # 96 DPI @ 1680x1050 #DisplaySize 506 315 # 96 DPI @ 1920x1200 EndSection Section "Monitor" Identifier "VGA" Option "Ignore" "false" #DisplaySize 339 271 # 96 DPI @ 1280x1024 #DisplaySize 444 277 # 96 DPI @ 1680x1050 #DisplaySize 506 315 # 96 DPI @ 1920x1200 EndSection #Section "ServerLayout" # Identifier "Single" # Screen "Desktop" #EndSection Section "ServerFlags" Option "DontZap" "false" EndSection #Section "Screen" # Identifier "Desktop" # Device "GM965" # Monitor "BuiltInLCD" # SubSection "Display" # Depth 24 # Virtual 4096 4096 #Virtual 2304 800 # 1280x800 - 1024x768 #Virtual 2560 1024 # 1280x800 - 1280x1024 #Virtual 2560 800 # 1280x800 - 1280x800 #Virtual 2960 1050 # 1280x800 - 1680x1050 #Virtual 3200 1200 # 1280x800 - 1920x1200 # EndSubSection #EndSection