8 lines
186 B
Text
8 lines
186 B
Text
Section "InputClass"
|
|
Identifier "touchpad"
|
|
Driver "libinput"
|
|
MatchIsTouchpad "on"
|
|
Option "tapping" "on"
|
|
Option "NaturalScrolling" "on"
|
|
Option "DisableWhileTyping" "off"
|
|
EndSection
|