# sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "macintosh" Option "XkbLayout" "us" Option "XkbOptions" "lv3:lwin_switch" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Radeon9200" Driver "radeon" BusID "PCI:0:16:0" Option "DMAForXv" "true" Option "UseFBDev" "false" Option "EnablePageFlip" "true" Option "ColorTiling" "true" Option "RenderAccel" "true" Option "PanelSize" "1280x1024" Option "AGPMode" "4" ## Option "BusType" "PCI" ## Option "GARTSize" "32" ## Option "AccelMethod" "XAA" #XAA or EXA ## Option "AccelDFS" "true" ## Option "DepthBits" "24" #16 or 24 ## Option "AGPFastWrite" "true" #Can hard lock machine ## Option "DRI" "false" ## Option "DynamicClocks" "false" #set to true to run cooler ## Option "DisableGLXRootClipping" "true" ## Option "AddARGBGLXVisuals" "true" ## Option "AllowGLXWithComposite" "true" ## Option "XAANoOffscreenPixmaps" "true" ## Option "EnableDepthMoves" "true" EndSection Section "Monitor" Identifier "BenQ" Option "DPMS" HorizSync 30-83 VertRefresh 56-76 DisplaySize 376 301 Modeline "1280x1024" 108.00 1280 1368 1496 1688 1024 1025 1028 1089 #BenQ #Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync #Phillips EndSection Section "Screen" Identifier "Screen" Device "Radeon9200" Monitor "BenQ" DefaultDepth 24 SubSection "Display" Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Layout" Screen "Screen" InputDevice "Keyboard" InputDevice "Mouse" Option "AIGLX" "true" EndSection Section "Module" Load "i2c" Load "ddc" Load "dri" Load "dbe" Load "extmod" Load "freetype" Load "glx" EndSection Section "Extensions" Option "Composite" "Disable" Option "XINERAMA" "Disable" EndSection Section "Files" EndSection