<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - 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#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - 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>fwiw, all the libinput <foo> tools create their own context, so they don't care
what X driver is in use.

I was expecting a line like this in the output:

  event17 - palm: dwt activated with SynPS/2 Synaptics TouchPad<->AT Translated
Set 2 keyboard

This line missing means that dwt doesn't actually enable on your box, which
explains the issues. Most likely reason is that your keyboard isn't tagged as
internal keyboard which is a bit weird. The rule/hwdb entry for this has been
in since 1.7.

What's the output of udevadm info /sys/class/input/event3 (your keyboard)? And
attach the output of "sudo udevadm test /sys/class/input/event3" as well,
thanks.</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>