9 lines
208 B
Text
9 lines
208 B
Text
|
|
Section "InputClass"
|
||
|
|
Identifier "touchpad"
|
||
|
|
MatchIsTouchpad "on"
|
||
|
|
Driver "libinput"
|
||
|
|
Option "DisableWhileTyping" "true"
|
||
|
|
Option "Tapping" "on"
|
||
|
|
Option "NaturalScrolling" "false"
|
||
|
|
EndSection
|