Commit 35baef2a authored by Aristeu Rozanski's avatar Aristeu Rozanski Committed by Dmitry Torokhov

Input: adds the context menu key (HUT GenDesc 0x84)

Signed-off-by: default avatarAristeu Rozanski <aris@ruivo.org>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent c23f1f9c
...@@ -533,6 +533,8 @@ struct input_absinfo { ...@@ -533,6 +533,8 @@ struct input_absinfo {
#define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */ #define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
#define KEY_FRAMEFORWARD 0x1b5 #define KEY_FRAMEFORWARD 0x1b5
#define KEY_CONTEXT_MENU 0x1b6 /* GenDesc - system context menu */
#define KEY_DEL_EOL 0x1c0 #define KEY_DEL_EOL 0x1c0
#define KEY_DEL_EOS 0x1c1 #define KEY_DEL_EOS 0x1c1
#define KEY_INS_LINE 0x1c2 #define KEY_INS_LINE 0x1c2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment