Re: [PATCH/RFC?] usb/input: Add support for fn key on ApplePowerBooks
From: Benjamin Herrenschmidt
Date: Fri Jan 13 2006 - 17:12:59 EST
> Right, so do we need "no translation, fnkeyfirst and fnkeylast" option
> or just "fnkeyfirst and fnkeyast"?
I think "no translation" should still be around if people want to handle
it entirely from userland no ?
That is:
- no translation : nothing special is done, Fx sends Fx keycode
regardless of Fn key, Fn key itsef sends a keycode for itself, there is
no emulation of numlock
- fnkeyfirst / fnkeylast : Either Fx is translated and Fn-Fx is not or
the opposite. Numlock emulation is enabled.
> Huh? You mean 1, right?
Yah, forget it, I was on crack.
-
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/