<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - libinput keep open motion sensor input device"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91563#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - libinput keep open motion sensor input device"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91563">bug 91563</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>should still be the same, systemd only assigns one of the ID_INPUT_ pointer
types to the device. the device doesn't have any keys and I double-checked the
udev output from <a href="show_bug.cgi?id=91563#c0">comment #0</a>, only ID_INPUT is set. so libinput doesn't do
anything with it, we still require one of the ID_INPUT_foo to be set in
addition:
<a href="http://cgit.freedesktop.org/wayland/libinput/tree/src/evdev.c#n1899">http://cgit.freedesktop.org/wayland/libinput/tree/src/evdev.c#n1899</a>

that aside, patch to explicitly ignore accelerometers is coming soon, but this
bug isn't caused by libinput.</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>