First Commit
This commit is contained in:
7
usr/share/X11/xorg.conf.d/20-touchpad.conf
Normal file
7
usr/share/X11/xorg.conf.d/20-touchpad.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
Section "InputClass"
|
||||
Identifier "libinput touchpad catchall"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
Option "Tapping" "True"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user