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