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:
6957c82
)
Input: add definitions for frame forward and frame back keys
author
Aristeu Rozanski
<aris@ruivo.org>
Tue, 27 Nov 2007 05:46:57 +0000
(
00:46
-0500)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 27 Nov 2007 05:46:57 +0000
(
00:46
-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 b45f240a8c45029d0d45107f40d5761f97028e2f..1c0738111a7986ef1451ca24baacfeec32b21b13 100644
(file)
--- a/
include/linux/input.h
+++ b/
include/linux/input.h
@@
-530,6
+530,9
@@
struct input_absinfo {
#define KEY_DOLLAR 0x1b2
#define KEY_EURO 0x1b3
+#define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
+#define KEY_FRAMEFORWARD 0x1b5
+
#define KEY_DEL_EOL 0x1c0
#define KEY_DEL_EOS 0x1c1
#define KEY_INS_LINE 0x1c2