Skip to content

Instantly share code, notes, and snippets.

@abhirup-dev
Created June 9, 2019 14:11
Show Gist options
  • Save abhirup-dev/0dc47c817a05458e0a1f4d3001d8e69d to your computer and use it in GitHub Desktop.
Save abhirup-dev/0dc47c817a05458e0a1f4d3001d8e69d to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "touchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
Option "TappingButtonMap" "lrm"
Option "NaturalScrolling" "on"
Option "ScrollMethod" "twofinger"
EndSection
# paste in /etc/X11/xorg.conf.d/
@abhirup-dev
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment