8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
Section "InputClass"
|
|
Identifier "touchpad"
|
|
Driver "libinput"
|
|
MatchIsTouchpad "on"
|
|
Option "Tapping" "on"
|
|
Option "ScrollMethod" "twofinger"
|
|
EndSection
|