[xorg] Add touchpad configuration
This commit is contained in:
9
xorg/00-touchpad.conf
Normal file
9
xorg/00-touchpad.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
Section "InputClass"
|
||||
Identifier "touchpad"
|
||||
MatchIsTouchpad "on"
|
||||
Driver "libinput"
|
||||
Option "Tapping" "on"
|
||||
Option "TappingButtonMap" "lrm"
|
||||
Option "NaturalScrolling" "off"
|
||||
Option "ScrollMethod" "twofinger"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user