migration
This commit is contained in:
10
X11/xorg/xorg.conf.d/30-touchpad.conf
Normal file
10
X11/xorg/xorg.conf.d/30-touchpad.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
Section "InputClass"
|
||||
Identifier "touchpad"
|
||||
Driver "libinput"
|
||||
MatchIsTouchpad "on"
|
||||
Option "Tapping" "on"
|
||||
Option "ScrollMethod" "two-finger"
|
||||
Option "TapButton1" "1"
|
||||
Option "TapButton2" "2"
|
||||
Option "TapButton3" "3"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user