Enable multi-finger gestrues and tapping
This commit is contained in:
parent
523ba3e657
commit
9121173b29
@ -35,6 +35,8 @@ Section "InputClass"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Driver "libinput"
|
||||
Option "Tapping" "on"
|
||||
Option "ClickMethod" "clickfinger"
|
||||
Option "NaturalScrolling" "true"
|
||||
EndSection
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user