Skip to content

Instantly share code, notes, and snippets.

@Abijeet
Last active September 14, 2021 01:48
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 Abijeet/3079944b299bbc8fb8ee24c0b12e4f27 to your computer and use it in GitHub Desktop.
Save Abijeet/3079944b299bbc8fb8ee24c0b12e4f27 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "Tapping" "on"
Option "TappingButtonMap" "lrm"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment