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