10 lines
315 B
Text
10 lines
315 B
Text
##### THIS IS MANAGED BY ANSIBLE #####
|
|
Section "InputClass"
|
|
Identifier "libinput touchpad"
|
|
MatchIsTouchpad "on"
|
|
Driver "libinput"
|
|
Option "Tapping" "on"
|
|
Option "DisableWhileTyping" "on"
|
|
#Option "ScrollMethod" "edge"
|
|
Option "NaturalScrolling" "true"
|
|
EndSection
|