Section "Device" Identifier "OnBoardVideo" Driver "intel" Option "DRI" "true" # test dri2proto #Option "DRI2" "true" # make some nice names Option "monitor-TV" "TV" Option "monitor-VGA" "AnalogMonitor" Option "monitor-TMDS-1" "DigitalMonitor" Option "monitor-LVDS" "BuiltInLCD" # xaa #Option "AccelMethod" "xaa" #Option "XAANoOffscreenPixmaps" "true" # exa Option "AccelMethod" "EXA" Option "ExaNoComposite" "false" #Option "MigrationHeuristic" "greedy" #Option "RenderAccel" "true" #Option "EnablePageFlip" "true" # uxa #Option "AccelMethod" "uxa" # random stuff off the net Option "LinearAlloc" "6144" Option "CacheLines" "1080" #Option "Tiling" "false" #Option "XvMC" "true" #Option "XvMCSurfaces" "3" EndSection Section "DRI" Group "video" Mode 0666 EndSection Section "Monitor" Identifier "TV" Option "Ignore" "true" EndSection Section "Monitor" Identifier "BuiltInLCD" Option "Ignore" "false" Modeline "1280x800" 107.21 1280 1360 1496 1712 800 801 804 835 -HSync +Vsync Option "PreferredMode" "1280x800" # displaysize logic: x * 0.254 y * 0.254 #DisplaySize 325 203 EndSection Section "Monitor" Identifier "DigitalMonitor" Option "Ignore" "false" Modeline "1920x1200" 193.16 1920 2048 2256 2592 1200 1201 1204 1242 -HSync +Vsync Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync #Option "PreferredMode" "1920x1200" Option "PreferredMode" "1680x1050" EndSection Section "Monitor" Identifier "AnalogMonitor" Option "Ignore" "false" Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync Modeline "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync #Option "PreferredMode" "1280x1024" Option "PreferredMode" "1280x800" EndSection Section "Screen" Identifier "Desktop" Device "OnBoardVideo" Monitor "BuiltInLCD" Option "AddARGBGLXVisuals" "true" SubSection "Display" Depth 24 Virtual 2048 2048 # default -- use with unpatched mesa -- above / below # patched mesa #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