Re: [PATCH] thinkpad-acpi: use correct key names for sleep states in driver
From: Yves-Alexis Perez <hidden>
Date: 2009-08-26 11:41:44
Also in:
linux-acpi
From: Yves-Alexis Perez <hidden>
Date: 2009-08-26 11:41:44
Also in:
linux-acpi
On mar, 2009-08-18 at 21:10 +0100, Matthew Garrett wrote:
quoted
So what's the status for this?KEY_SLEEP is suspend to RAM, KEY_SUSPEND is suspend to disk. xfpm should be changed to match.
Hmh, there's something weird. In /usr/include/X11/XF86keysym.h we can see: #define XF86XK_Suspend 0x1008FFA7 /* Sleep to RAM */ #define XF86XK_Hibernate 0x1008FFA8 /* Sleep to disk */ So (some) userspace seems to have switched already? Cheers, -- Yves-Alexis