https://bugs.freedesktop.org/show_bug.cgi?id=96925

--- Comment #6 from Russell Stuart <[email protected]> ---
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"
    MatchIsTouchpad "yes"
    Option      "ScrollMethod"          "twofinger"
    Option      "Tapping"               "true"
    Option      "TappingDrag"           "true"
    Option      "DisableWhileTyping"    "true"
  EndSection

And now tapping works.  So the real issues are:

- Tapping is not enabled at boot (but two fingered scroll is).
- "xinput set-props" doesn't work.

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.

-- 
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

Reply via email to