Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "InputClass"
- Identifier "Touchpad" # required
- MatchIsTouchpad "yes" # required
- Driver "synaptics" # required
- Option "MinSpeed" "0.5"
- Option "MaxSpeed" "1.0"
- Option "AccelFactor" "0.075"
- Option "TapButton1" "1"
- Option "TapButton2" "2" # multitouch
- Option "TapButton3" "3" # multitouch
- Option "VertTwoFingerScroll" "1" # multitouch
- Option "HorizTwoFingerScroll" "1" # multitouch
- Option "VertEdgeScroll" "1"
- Option "CoastingSpeed" "8"
- Option "CornerCoasting" "1"
- Option "CircularScrolling" "1"
- Option "CircScrollTrigger" "7"
- Option "EdgeMotionUseAlways" "1"
- Option "LBCornerButton" "8" # browser "back" btn
- Option "RBCornerButton" "9" # browser "forward" btn
- EndSection
- Section "ServerLayout"
- Identifier "aticonfig Layout"
- Screen 0 "aticonfig-Screen[0]-0" 0 0
- EndSection
- Section "Module"
- EndSection
- Section "Monitor"
- Identifier "aticonfig-Monitor[0]-0"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- EndSection
- Section "Device"
- Identifier "aticonfig-Device[0]-0"
- Driver "radeon"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "aticonfig-Screen[0]-0"
- Device "aticonfig-Device[0]-0"
- Monitor "aticonfig-Monitor[0]-0"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment