On Wed, May 24, 2006 at 12:19:46PM +0200, Sebastian Röder wrote:

> My question is how can I "workaround" this problem, e.g. create a ACPI event 
> for this buttons (kernel patch?) or make acpid work with a normal keycode 
> rather than an ACPI event? I can not work on the kernel code myself cause I 
> am not skilled in C language :-(

You can't - at least, not in any trivial manner. If you're using recent 
versions of hal, you'll get a dbus signal when the hibernate key is 
pressed (assuming your keymap is set up correctly), and then you can use 
something like gnome-power-manager or kpowersave to receive that and 
trigger the response you want.

-- 
Matthew Garrett | [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to