Re: notebook buttons trouble, acpi related

From: Matthew Garrett
Date: Mon Jul 04 2005 - 11:32:36 EST


Hetfield <hetfield666@xxxxxxxxx> wrote:

> if it turns off tft and change brightness i guess kernel should receive
> some events but
> /proc/acpi/event doesn't get them.

In general, these keys generate events that are handled by the hardware.
The kernel never gets told about them. If you disassemble your DSDT, you
may be able to find methods that correspond to the hotkeys - then you
can use the ACPI generic hotkey driver to bind them to events. However,
this isn't always true and is very hardware dependent.

--
Matthew Garrett | mjg59-chiark.mail.linux-rutgers.kernel@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/