dimon2242

synclient config

Feb 4th, 2017
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Section "InputClass"
  2. Identifier "touchpad"
  3. Driver "synaptics"
  4. MatchIsTouchpad "on"
  5. Option "TapButton1" "1"
  6. Option "TapButton2" "3"
  7. Option "TapButton3" "2"
  8. Option "VertScrollDelta" "-35"
  9. Option "HorizScrollDelta" "-35"
  10. Option "VertEdgeScroll" "0"
  11. Option "HorizEdgeScroll" "0"
  12. Option "HorizTwoFingerScroll" "1"
  13. Option "VertTwoFingerScroll" "1"
  14. Option "LockedDrags" "1"
  15. Option "LockedDragTimeout" "170"
  16. Option "CoastingSpeed" "13"
  17. Option "CoastingFriction" "30"
  18. Option "CornerCoasting" "0"
  19. Option "PalmMinZ" "2"
  20. Option "PalmDetect" "1"
  21. Option "PalmMinWidth" "3"
  22. EndSection
Advertisement
Add Comment
Please, Sign In to add comment