On Mon, Jul 16, 2007 at 06:06:05PM +0100, Richard Hughes wrote:
> On Sun, 2007-07-15 at 22:11 +0100, Matthew Garrett wrote:
> > On Mon, Jul 16, 2007 at 02:34:37AM +0900, Mattia Dongili wrote:
> > > +         /* we emit the scancode so we can always remap the key */
> > > +         input_event(kp.dev, EV_MSC, MSC_SCAN, event);
> > 
> > As I said to Henrique, I don't think this is the right solution. We know 
> > what these keys do - we should send the appropriate keycode, rather than 
> > asking userspace to remap it.
> 
> We don't - the decal on FnF2 changes between different models, and I'm
> sure others are the same.

That's fine, we have information that lets us distinguish between 
models.

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