Created
October 14, 2017 17:20
-
-
Save catvec/d23964d4bec15226cf6ad5ca569d8dd9 to your computer and use it in GitHub Desktop.
libinput enable touchpad tapping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "DLL0704:01 06CB:76AE Touchpad" | |
Driver "libinput" | |
Option "Tapping" "on" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Move to the
/etc/X11/xorg.conf.d
directory.