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