You are not logged in.
Hello. Just upgraded
xf86-input-libinput (0.30.0-1 -> 1.0.0-1)and now tapping and native (reverse) scrolling do not work anymore.
#/etc/X11xorg.conf.d/30-touchpad.conf
Section "InputClass"
Identifier "libinput touchpad catchall"
Driver "libinput"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event"
Option "Tapping" "true"
Option "TappingDrag" "true"
Option "NaturalScrolling" "true"
EndSectionpreviously worked fine
EDIT: add asterisk to path
MatchDevicePath "/dev/input/event*"Last edited by onixtsm (2021-04-09 18:02:39)
Offline