projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c23f1f9
)
Input: adds the context menu key (HUT GenDesc 0x84)
author
Aristeu Rozanski
<aris@ruivo.org>
Tue, 27 Nov 2007 05:47:04 +0000
(
00:47
-0500)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 27 Nov 2007 05:47:04 +0000
(
00:47
-0500)
Signed-off-by: Aristeu Rozanski <aris@ruivo.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
include/linux/input.h
patch
|
blob
|
history
diff --git
a/include/linux/input.h
b/include/linux/input.h
index 1c0738111a7986ef1451ca24baacfeec32b21b13..2075d6da2a313d9791ea1e714cb5beb18c91f7e6 100644
(file)
--- a/
include/linux/input.h
+++ b/
include/linux/input.h
@@
-533,6
+533,8
@@
struct input_absinfo {
#define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
#define KEY_FRAMEFORWARD 0x1b5
+#define KEY_CONTEXT_MENU 0x1b6 /* GenDesc - system context menu */
+
#define KEY_DEL_EOL 0x1c0
#define KEY_DEL_EOS 0x1c1
#define KEY_INS_LINE 0x1c2