9 lines
231 B
Text
9 lines
231 B
Text
Section "InputClass"
|
|
Identifier "touchpad"
|
|
MatchIsTouchpad "on"
|
|
Driver "libinput"
|
|
Option "Tapping" "on"
|
|
Option "ScrollMethod" "twofinger"
|
|
Option "AccelProfile" "adaptive"
|
|
EndSection
|
|
|