Skip to content

Instantly share code, notes, and snippets.

@mladoux
Created May 14, 2016 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mladoux/c25d19b1128db05a5e6f594cbd9f6233 to your computer and use it in GitHub Desktop.
Save mladoux/c25d19b1128db05a5e6f594cbd9f6233 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "2"
Option "VertEdgeScroll" "off"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "off"
Option "HorizTwoFingerScroll" "on"
Option "CoastingSpeed" "0"
Option "MaxTapTime" "125"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment