9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
Section "InputClass"
|
|
Identifier "touchpad"
|
|
Driver "libinput"
|
|
MatchIsTouchpad "true"
|
|
Option "Tapping" "true"
|
|
Option "ClickMethod" "clickfinger"
|
|
Option "NaturalScrolling" "true"
|
|
EndSection
|