8 lines
169 B
Plaintext
Raw Normal View History

Section "InputClass"
Identifier "touchpad"
Driver "libinput"
2020-09-07 11:23:12 +00:00
MatchIsTouchpad "on"
Option "Tapping" "on"
2020-09-07 11:39:00 +00:00
Option "ScrollMethod" "twofinger"
EndSection