Dmitry, > On Tuesday 13 November 2007, Aristeu Rozanski wrote: > > This patch adds the context menu key (HUT GenDesc 0x84) > > > > Signed-off-by: Aristeu Rozanski <aris@xxxxxxxxx> > > Applied, but moved to 0x1bx range. Thank you Aristeu. moving it to 0x1bx range, the KEY_REMOTE_<num> won't fit anymore, as you noticed already. Also, looking the available ranges, I couldn't find any other that would be suitable: - 0x1cX is used for KEY_{DEL,INS}_{EOL,EOS,LINE} - 0x1eX is used for KEY_FN_* other solution I can see other than using one of these ranges is expanding KEY_MAX, but I'm not sure it's something you want. Just to help others understand the problem: Dmitry told me about the problem using KEY_<NUM> in remote controls and that using KEY_KP_<NUM> isn't a solution. So I'm trying to define new keys for numbers in remote controls. -- Aristeu - 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