On Tue, 25 Mar 2014, Jamie Lentin wrote: > This keyboard requires some custom mappings for all keys to be > available, and the Fn-lock toggle needs to be controlled in software. > > Signed-off-by: Jamie Lentin <jm@xxxxxxxxxxxx> > --- > I assume that Linux users want Fn-Lock enabled by default, so they can > get at the function keys. If this is an incorrect assumption then can > change it---so long as there's some way of me leaving it enabled :) > > Tested with and applies cleanly to 3.13.6. > > drivers/hid/Kconfig | 10 ++ > drivers/hid/Makefile | 1 + > drivers/hid/hid-core.c | 3 + > drivers/hid/hid-ids.h | 1 + > drivers/hid/hid-lenovo-tpcompactkbd.c | 191 ++++++++++++++++++++++++++++++++++ > 5 files changed, 206 insertions(+) Jamie, thanks for the driver. I think it'd make more sense if this could be folded into hid-lenovo-tpkbd driver. Could you please do that and resubmit? -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html