# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Module" Load "bitmap" Load "int10" Load "vbe" Load "dri" Load "dbe" Load "glx" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "yes" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "on" Option "Emulate3TimeOut" "50" Option "EmulateWheel" "on" Option "EmulateWheelTimeOut" "200" Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: Identifier "Inbuilt LCD" ModelName "LCD Panel 1600x1200" Option "dpms" EndSection Section "Device" Identifier "ATI Radeon M6" Driver "radeon" BusID "PCI:1:0:0" # Option "BusType" "PCI" Option "AGPMode" "4" Option "AGPSize" "32" # default: 8 Option "AGPFastWrite" "true" # More stable this way. Option "SWcursor" "true" # More stable this way. Option "EnablePageFlip" "true" # Faster. Option "EnableDepthMoves" "false" # More stable this way. Option "RenderAccel" "true" # More stable this way Option "AccelMethod" "XAA" # or XAA, EXA, XAA more stable Option "SubPixelOrder" "none" Option "ColorTiling" "on" # More stable this way. Option "DynamicClocks" "on" Option "bioshotkeys" "on" Option "XAANoOffscreenPixmaps" "true" # More stable this way Option "backingstore" "true" Option "mtrr" "on" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" EndSection Section "Screen" Identifier "Screen0" Device "ATI Radeon M6" Monitor "Inbuilt LCD" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" EndSection