Section "Files" FontPath "unix/:-1" EndSection Section "Module" Load "dbe" Load "glx" Load "dri" Load "extmod" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "DRI" Mode 0660 Group "xgrp" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" EndSection #Section "InputDevice" # Identifier "mouse0" # Option "Device" "/dev/input/mice" # #"SynPS/2 Synaptics TouchPad" # Driver "synaptics" # Option "Protocol" "auto-dev" # 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.06" # Option "MaxSpeed" "0.12" # Option "AccelFactor" "0.0010" # Option "SHMConfig" "on" #EndSection Section "InputDevice" Identifier "mouse1" Option "Device" "/dev/input/mice" #"Microsoft Microsoft 3-Button Mouse with IntelliEye?" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Device0" Driver "fglrx" EndSection Section "Monitor" Identifier "Monitor at Device0" EndSection Section "Screen" Identifier "Screen at Device0" Device "Device0" Monitor "Monitor at Device0" DefaultColorDepth 24 Subsection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen at Device0" # InputDevice "mouse0" "CorePointer" InputDevice "mouse1" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" EndSection