On Wed, Feb 09, 2011 at 09:21:36AM -0800, Rakesh Iyer wrote: > > > > > > KEY(15, 0, KEY_ESC), > > > KEY(15, 1, KEY_GRAVE), > > > @@ -178,6 +203,7 @@ static const u32 tegra_kbc_default_keymap[] = { > > > KEY(15, 5, KEY_F2), > > > KEY(15, 6, KEY_CAPSLOCK), > > > KEY(15, 7, KEY_F6), > > > + KEY(15, 12, KEY_QUESTION), > > > > Not KEY_SLASH or similar? > > > Actually in this keyboard layout that key indeed maps to KEY_QUESTION and not KEY_SLASH. > Is that unexpected. > So it is a dedicated key for a question mark? KEY_QUESTION is not really that although we could re-purpose it (the USB keyboard that is currently using this keycode most likely wants KEY_HELP or similar). Is there a picture of physical keypad somewhere? -- Dmitry -- 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