Re: [PATCH] input: A few new KEY_xxx definitions

From: Dmitry Torokhov
Date: Wed Sep 20 2006 - 09:22:57 EST


On 8/8/06, Lennart Poettering <mzxreary@xxxxxxxxxxx> wrote:
On Mon, 07.08.06 22:19, Dmitry Torokhov (dtor@xxxxxxxxxxxxx) wrote:

> > KEY_POWERPLUG, KEY_POWERUNPLUG:
> >
> > Some laptops generate a fake key event when the power cord is
> > plugged or unplugged. (Notably MSI laptops, such as S270)
> >
>
> How do these events get delivered? Are you saying that atkbd reports
> key presses when pulling out AC cord?

Yes, exactly.


Lennart,

I applied part of the patch defining KEY_BLUETOOTH and KEY_WLAN, but I
did not apply KEY_POWER[UN]PLUG. I feel that these should not be
defined as KEY_* events but (if we decide that they should be reported
through input layer) as EV_PWR events.

--
Dmitry
-
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/