[Wayland-bugs] [Bug 96925] Touchpad tap doesn't work on DELL XPS 15 9550

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 14 05:47:28 UTC 2016


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

--- Comment #6 from Russell Stuart <russell+freedesktop.org at stuart.id.au> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160714/0e79fbdc/attachment.html>


More information about the wayland-bugs mailing list