Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 #InputDevice "Keyboard0" "CoreKeyboard" #InputDevice "Synaptics Touchpad" "SendCoreEvents" #InputDevice "TrackPoint" "CorePointer" EndSection Section "ServerFlags" #Option "AIGLX" "off" Option "AIGLX" "on" #Option "AllowEmptyInput" "off" Option "DontZap" "on" EndSection Section "Extensions" #Option "Composite" "Disable" Option "Composite" "Enable" EndSection Section "Files" #RGBPath "/usr/share/X11/rgb.txt" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/freefont" FontPath "/usr/local/share/fonts/TTF" FontPath "/usr/share/fonts/xdtv" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "dri" Load "freetype" Load "type1" EndSection #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" #EndSection #Section "InputDevice" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "Emulate3Buttons" "off" # Option "LeftEdge" "1700" # Option "RightEdge" "5300" # Option "TopEdge" "1700" # Option "BottomEdge" "4200" # Option "FingerLow" "25" # Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.09" # Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0015" # Option "SHMConfig" "on" # Option "VertTwoFingerScroll" "off" # Option "HorizTwoFingerScroll" "off" # Option "LTCornerButton" "0" # Option "LBCornerButton" "0" # Option "RTCornerButton" "0" # Option "RBCornerButton" "0" #EndSection #Section "InputDevice" # Identifier "TrackPoint" # Driver "mouse" # Option "Device" "/dev/input/mice" # Option "Name" "TPPS/2 IBM TrackPoint" # Option "Emulate3Buttons" "off" # Option "EmulateWheel" "on" # Option "EmulateWheelButton" "2" # Option "XAxisMapping" "6 7" # Option "YAxisMapping" "4 5" #EndSection Section "Device" Identifier "Card0" Driver "radeon" Option "RenderAccel" "true" Option "AccelMethod" "EXA" Option "AccelDFS" "on" Option "EXAVSync" "off" Option "ColorTiling" "on" Option "DynamicPM" "on" Option "ClockGating" "on" Option "DynamicClocks" "on" EndSection Section "Screen" Identifier "Screen0" Device "Card0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1600x1200" "1280x1024" "1366x768" "1280x720" "1024x768" "800x600" "640x480" "400x300" Virtual 3520 2400 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1600x1200" "1280x1024" "1366x768" "1280x720" "1024x768" "800x600" "640x480" "400x300" Virtual 3520 2400 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1600x1200" "1280x1024" "1366x768" "1280x720" "1024x768" "800x600" "640x480" "400x300" Virtual 3520 2400 EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection