Re: atkbd.c: Unknown key pressed/released
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-05-09 13:47:25
On Friday 08 May 2009 23:35:50 Németh Márton wrote:
Hi, I have a Clevo D410J laptop (see dmidecode output attached). When I press the "Application Launch" special key I get the following message in dmesg: [ 60.865561] atkbd.c: Unknown key pressed (translated set 2, code 0x81 on isa0060/serio0). [ 60.865574] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known. [ 60.967948] atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0). [ 60.967962] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known. Is it possible to add support for the "Application Launch" key directly in the kernel? I am currently running Linux kernel 2.6.30-rc5.
This should be done in HAL, not in kernel. Please see here: http://people.freedesktop.org/~hughsient/quirk/ -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html