Commit 55178537 authored by Dmitry Torokhov's avatar Dmitry Torokhov

Input: document intended meaning of KEY_SWITCHVIDEOMODE

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent ad5d972c
...@@ -344,7 +344,8 @@ struct input_absinfo { ...@@ -344,7 +344,8 @@ struct input_absinfo {
#define KEY_BRIGHTNESSUP 225 #define KEY_BRIGHTNESSUP 225
#define KEY_MEDIA 226 #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_KBDILLUMTOGGLE 228
#define KEY_KBDILLUMDOWN 229 #define KEY_KBDILLUMDOWN 229
#define KEY_KBDILLUMUP 230 #define KEY_KBDILLUMUP 230
......
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