<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - libinput: Palm detection does not seem to work at all for Lenovo X1 Carbon Sixth Generation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105908#c33">Comment # 33</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - libinput: Palm detection does not seem to work at all for Lenovo X1 Carbon Sixth Generation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105908">bug 105908</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>Note you'll also need to run udevadm hwdb --update afterwards, and check for
the various udev properties we talked about. Without that, it won't pick things
up.

You can check with sudo ./builddir/libinput-debug-events (i.e. in the git tree)
and see if palm detection roughly works there. That's a separate context and
won't interfere with the xserver libinput context. Check for the dwt pairing
message. If it  all works there, the rest is just a matter of making sure the
.so files are in the right place. The X server itself has no effect here, this
is all libinput-internal.

Of course, you need to make sure you're not using the synaptics driver (xinput
list-props <device name> will tell you which driver is used).</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>