dect
/
linux-2.6
Archived
13
0
Fork 0

Input: document intended meaning of KEY_SWITCHVIDEOMODE

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Dmitry Torokhov 2007-07-18 00:38:45 -04:00
parent ad5d972cda
commit 5517853712
1 changed files with 2 additions and 1 deletions

View File

@ -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