Dmitry Torokhov wrote: > Hi, > > On Mon, Aug 31, 2009 at 12:06:42AM +0800, Xiangfu Liu wrote: >> Hi >> now the keypad in Ben NanoNote[1] is work. problem is I don't know >> how to write the special assemble key of matrix_key driver. some kind >> of 'SHIFT', like the red key in [2]. when I press the 'RED UP POINT' >> + 'W' = '@' >> > > Historically our KEY_* definitions did not include defines for symbols > like '@' because they do not have a dedicated key but rather being > produced as a combination of a primary key + modifier; the mapping is > done either in console driver or in X. > thanks Dmitry. can you point me which file I need look into, I am newbie in kernel. -- Xiangfu Liu Email: xiangfu at qi-hardware dot com Web: http://www.qi-hardware.com -- 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