https://bugs.documentfoundation.org/show_bug.cgi?id=119745

--- Comment #37 from [email protected] ---
Same issue on Arch linux scroll is absolutely broken on calc, here are some
specs...

Connected touchpad (xinput list | grep Touchpad):

⎜   ↳ MSFT0001:02 06CB:CD3E Touchpad            id=15   [slave  pointer  (2)]


Touchpad settings (/etc/X11/xorg.conf.d/81-touchpad.conf):

Section "InputClass"
        Identifier "Trackpad"
        Driver "libinput"
        MatchIsTouchPad "true"
        Option "NaturalScrolling" "true"
        Option "Tapping" "on"
        Option "ClickMethod" "clickfinger"
        Option "AccelSpeed" "0"
        Option "ScrollPixelDistance" "50"
        Option "TransformationMatrix" "4.5 0 0 0 4.5 0 0 0 1"
        Option "DisableWhileTyping" "false"
EndSection

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to