<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - logind (version 204-6) fails to catch suspend key (Acer Aspire One D250)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74269#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - logind (version 204-6) fails to catch suspend key (Acer Aspire One D250)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74269">bug 74269</a>
              from <span class="vcard"><a class="email" href="mailto:kapil@debian.org" title="Kapil Hari Paranjape <kapil@debian.org>"> <span class="fn">Kapil Hari Paranjape</span></a>
</span></b>
        <pre>The Debian package "triggerhappy" was installed. It has a daemon called "thd"
which allows one to monitor which events are being received.

It turns out the Sleep Key generates a KEY_SLEEP event on /dev/input/event0
(which is the Keyboard device).

On the other hand logind seems to be monitoring /dev/input/event3 for the Sleep
Key. (Perhaps it picks this device /dev/input/event3 up from the kernel.)

Perhaps this is the source of the problem. The so-called sleep key is not
generating an event on /dev/input/event3 and is merely generating a keyboard
event.

Kapil.
--</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>