Skip to content

Instantly share code, notes, and snippets.

@raphapr
Created December 20, 2016 06:04
Show Gist options
  • Save raphapr/ee012c30a299dd83f52d65473b737283 to your computer and use it in GitHub Desktop.
Save raphapr/ee012c30a299dd83f52d65473b737283 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "Dell Touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "VertEdgeScroll" "0"
Option "VertTwoFingerScroll" "1"
Option "HorizTwoFingerScroll" "1"
Option "ClickTime" "50"
Option "AccelFactor" "0.4"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment