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:
ad5d972
)
Input: document intended meaning of KEY_SWITCHVIDEOMODE
author
Dmitry Torokhov
<dtor@insightbb.com>
Wed, 18 Jul 2007 04:38:45 +0000
(
00:38
-0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Wed, 18 Jul 2007 04:38:45 +0000
(
00:38
-0400)
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 18c98b54303099eec767b2b9b9d7cf4a185f3c76..e02c6a66b2ba74fecdb015b202933541dc3f5257 100644
(file)
--- a/
include/linux/input.h
+++ b/
include/linux/input.h
@@
-344,7
+344,8
@@
struct input_absinfo {
#define KEY_BRIGHTNESSUP 225
#define KEY_MEDIA 226
-#define KEY_SWITCHVIDEOMODE 227
+#define KEY_SWITCHVIDEOMODE 227 /* Cycle between available video
+ outputs (Monitor/LCD/TV-out/etc) */
#define KEY_KBDILLUMTOGGLE 228
#define KEY_KBDILLUMDOWN 229
#define KEY_KBDILLUMUP 230