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