2021-01-28 22:57:56 +01:00
|
|
|
##### THIS IS MANAGED BY ANSIBLE #####
|
|
|
|
Section "InputClass"
|
|
|
|
Identifier "libinput touchpad"
|
|
|
|
MatchIsTouchpad "on"
|
|
|
|
Driver "libinput"
|
2021-11-30 21:51:39 +01:00
|
|
|
Option "Tapping" "on"
|
|
|
|
Option "TappingDrag" "on"
|
|
|
|
Option "TappingDragLock" "on"
|
2021-01-28 22:57:56 +01:00
|
|
|
Option "DisableWhileTyping" "on"
|
2021-11-30 21:51:39 +01:00
|
|
|
Option "NaturalScrolling" "true"
|
|
|
|
Option "AccelSpeed" "1.1"
|
|
|
|
#Option "ScrollMethod" "edge"
|
2021-01-28 22:57:56 +01:00
|
|
|
EndSection
|