Skip to content

Instantly share code, notes, and snippets.

@saabeilin
Created February 27, 2019 21:35
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 saabeilin/5b378a7544279991598ddd837cc25e63 to your computer and use it in GitHub Desktop.
Save saabeilin/5b378a7544279991598ddd837cc25e63 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "VertScrollDelta" "-96"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "HorizScrollDelta" "-96"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment