-
-
Save ferox/7494373bb2fbf824263082c354be18ea to your computer and use it in GitHub Desktop.
Enables tap-to-click functionality for the touchpad on the HP Mini under Fedora 26 with LXQt
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 "touchpad overrides" | |
MatchIsTouchpad "on" | |
Driver "libinput" | |
Option "Tapping" "on" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment