Henrique, This patch didn't make your merge request? Any reason why? Here is a picture of the T410 keyboard: http://images.anandtech.com/reviews/mobile/2010/lenovo-thinkpad-t410/lenovo-thinkpad-t410-keyboard-sm.jpg Thanks, Jerone On Sun, 2010-04-25 at 23:51 -0500, Jerone Young wrote: > Tested on a Thinkpad T410. Works. Also maps key to the same hotkey to > the same key as the lenovo thinkpad usb keyboard maps it to in udev > keymap file. > > Acked-by: Jerone Young <jerone.young@xxxxxxxxxxxxx> > > On Tue, 2010-04-20 at 23:05 +0200, Jens Taprogge wrote: > > On the T410s and most likely other current models Fn-F6 is labeled as > > Camera/Headphone key. Report key presses as KEY_CAMERA. > > > > Please review and apply if appropriate. > > > > Signed-off-by: Jens Taprogge <jens.taprogge@xxxxxxxxxxxx> > > --- > > drivers/platform/x86/thinkpad_acpi.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c > > index 2cee76c..04c1e8c 100644 > > --- a/drivers/platform/x86/thinkpad_acpi.c > > +++ b/drivers/platform/x86/thinkpad_acpi.c > > @@ -3152,7 +3152,7 @@ static int __init hotkey_init(struct ibm_init_struct *iibm) > > static u16 lenovo_keycode_map[] __initdata = { > > /* Scan Codes 0x00 to 0x0B: ACPI HKEY FN+F1..F12 */ > > KEY_FN_F1, KEY_COFFEE, KEY_BATTERY, KEY_SLEEP, > > - KEY_WLAN, KEY_FN_F6, KEY_SWITCHVIDEOMODE, KEY_FN_F8, > > + KEY_WLAN, KEY_CAMERA, KEY_SWITCHVIDEOMODE, KEY_FN_F8, > > KEY_FN_F9, KEY_FN_F10, KEY_FN_F11, KEY_SUSPEND, > > > > /* Scan codes 0x0C to 0x1F: Other ACPI HKEY hot keys */ > > > > ------------------------------------------------------------------------------ > _______________________________________________ > ibm-acpi-devel mailing list > ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel ------------------------------------------------------------------------------ _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel