8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
Section "InputClass"
|
|
Identifier "libinput touchpad catchall"
|
|
MatchIsTouchpad "on"
|
|
MatchDevicePath "/dev/input/event*"
|
|
Driver "libinput"
|
|
Option "Tapping" "True"
|
|
EndSection
|