8 lines
205 B
Text
Executable file
8 lines
205 B
Text
Executable file
Section "InputClass"
|
|
Identifier "touchpad"
|
|
Driver "libinput"
|
|
MatchIsTouchpad "on"
|
|
Option "Tapping" "on"
|
|
Option "TappingButtonMap" "lrm"
|
|
Option "DisableWhileTyping" "off"
|
|
EndSection
|