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