<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Lenovo X1 Yoga (Gen 3) touchpad not suspended in tablet mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106498#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Lenovo X1 Yoga (Gen 3) touchpad not suspended in tablet mode"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106498">bug 106498</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>Ah, goood to know, I'll forget about the other bug then :)

I guess the next step would be to search for the if 0 in evdev.c and make it an
if 1, this way you get the evdev events and printed (in --verbose mode). break
on evdev_device_resume() and evdev_device_dispatch() to figure out where the
events are coming from and why they're still coming in when the fd was closed.
Check the fd value on the device too.</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>