https://bugs.freedesktop.org/show_bug.cgi?id=96925
--- Comment #8 from Peter Hutterer <[email protected]> ---
(In reply to Russell Stuart from comment #6)
> Given you're assurances it does work, I tried adding this file to
> /etc/X11/xorg.conf.d/touchpad.conf:
>
> Section "InputClass"
> Identifier "Touchpad"
> Driver "libinput"
you should be using MatchDriver here and rely on the system to assign the right
input driver to the right device. Not that it really matters, but it's the
recommended approach.
> MatchIsTouchpad "yes"
> Option "ScrollMethod" "twofinger"
> Option "Tapping" "true"
> Option "TappingDrag" "true"
> Option "DisableWhileTyping" "true"
except for the Tapping the other three are set to the defaults for your device.
You don't need the options, they have no real effect.
> EndSection
> And for what it's worth, the pinch gesture described on has no effect I can
> see. I tested it in gnome-terminal, firefox, pidgin, gvim, gimp, and an
> evolution mail window.
because X lacks any protocol for pinch (or gestures at all). you'll have to
wait for wayland to have this supported, sorry, should've made this clear
earlier.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs