On Wednesday 24 November 2010 17:39:36 Lee, Chun-Yi wrote: > Add acer wmi hotkey event support. Install a wmi notify handler to > transfer wmi event key to key code, then send out keycode through acer > wmi input device to userland. > > Signed-off-by: Lee, Chun-Yi <jlee@xxxxxxxxxx> > Acked-by: Dmitry Torokhov <dtor@xxxxxxx> > Acked-by: Thomas Renninger <trenn@xxxxxxx> > Acked-by: Jiri Benc <jbenc@xxxxxxx> Please fix the typo. Otherwise: Signed-off-by: Carlos Corbacho <carlos@xxxxxxxxxxxxxxxxxxx> [..] > +static const struct key_entry acer_wmi_keymap[] = { > + {KE_KEY, 0x01, {KEY_WLAN} }, /* WiFi */ > + {KE_KEY, 0x12, {KEY_BLUETOOTH} }, /* BT */ > + {KE_KEY, 0x21, {KEY_PROG1} }, /* Backup */ > + {KE_KEY, 0x22, {KEY_PROG2} }, /* Aracade */ s/Aracade/Arcade/ -- 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