There are two clearly defined keys in X.org:

#define XF86XK_Suspend          0x1008FFA7   /* Sleep to RAM                */
#define XF86XK_Hibernate        0x1008FFA8   /* Sleep to disk               */

and a third one which is a bit underdefined:

#define XF86XK_Sleep            0x1008FF2F   /* Put system to sleep
*/

The problem is that our current kernel still lacks a KEY_HIBERNATE. This
was discussed a while ago at
http://lists.freedesktop.org/archives/hal/2009-March/013057.html, but
apparently the userspace changes were already made, but we still miss
the KEY_HIBERNATE addition.

So right now I'm afraid I can't fix that in udev only. I'll investigate
this a bit further later.

** Changed in: udev (Ubuntu)
       Status: Incomplete => Triaged

** Summary changed:

- Stand by & hibernate hotkeys put laptop in stand by
+ Hibernate hotkey puts laptop in suspend

-- 
Hibernate hotkey puts laptop in suspend
https://bugs.launchpad.net/bugs/423768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to