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