Re: [PATCH] Map volume and brightness events on thinkpads

From: Jesse Barnes
Date: Tue Oct 16 2007 - 22:41:40 EST


On Tuesday, October 16, 2007 2:18 am Henrique de Moraes Holschuh wrote:
> On Tue, 16 Oct 2007, Jesse Barnes wrote:
> > On Tuesday, October 16, 2007 1:36 am Henrique de Moraes Holschuh
wrote:
> > > You want ACPI video to just pass the messages to userspace when
> > > X.org is driving the backlight? Fine with me. That *still*
> > > doesn't make it right to get these messages as hot key presses
> > > over the input layer through the thinkpad-acpi driver. So the
> > > NAK stands. Any changes should be done to the ACPI video driver
> > > in this case.
> >
> > So is this really the direction that input is going? Last time I
> > talked with Dmitry, he seemed ok with adding input events for ACPI
> > and other firmware hotkeys...
>
> Last time the issue was brought up (and I do believe it was because
> of thinkpad-acpi :-) ), he made it clear that any events you are to
> act upon are fine in input, but events that are just notifications
> (i.e. the firmware already did the action) are not.

Ah yeah, I agree with that. Regular events should be uevents or
something, not input events. Actual keyboard keys though (whether they
generate firmware event messages or actual scancodes) should probably
go through the input layer. I thought that's what Jeremy's patch was
doing, maybe I didn't look closely enough.

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