<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Touchpad tap doesn't work on DELL XPS 15 9550"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96925#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Touchpad tap doesn't work on DELL XPS 15 9550"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96925">bug 96925</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>(In reply to Russell Stuart from <a href="show_bug.cgi?id=96925#c6">comment #6</a>)
<span class="quote">> 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"</span >

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.

<span class="quote">>     MatchIsTouchpad "yes"
>     Option "ScrollMethod"                "twofinger"
>     Option "Tapping"             "true"
>     Option "TappingDrag"         "true"
>     Option "DisableWhileTyping"  "true"</span >

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.

<span class="quote">>   EndSection</span >

<span class="quote">> 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.</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>