@seb, can you try to add Option "ScrollMethod" "edge" to the libinput
xorg driver, and check if edge scrolling work or not. like what I have
below. (you will also like Tapping on to enable two finger tap.)

Section "InputClass"
        Identifier "libinput touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Tapping" "on"
        Option "ScrollMethod" "edge"
EndSection

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1526633

Title:
  edge scrolling not working correctly on latitude e6410

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1526633/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to