Re: [PATCH/RFC?] usb/input: Add support for fn key on Apple PowerBooks
From: Michael Hanselmann <hidden>
Date: 2006-01-11 21:38:09
Also in:
lkml
From: Michael Hanselmann <hidden>
Date: 2006-01-11 21:38:09
Also in:
lkml
On Thu, Jan 12, 2006 at 08:34:17AM +1100, Benjamin Herrenschmidt wrote:
Yeah, but the question is why 3 ? I think one (on/off) is enough. Do you have any case where people actually change the other ones ?
Johannes Berg told me he wants to use the fn key alone to switch the keyboard layout or something. For such uses, the pb_enablefn is there. pb_fkeyslast is to emulate the behaviour of KBDMode from pbbuttonsd. The last one, pb_disablekeypad could left out. It doesn't add much code and might be used by some people, too. Greets, Michael