Commit c23f1f9c authored by Aristeu Rozanski's avatar Aristeu Rozanski Committed by Dmitry Torokhov

Input: add definitions for frame forward and frame back keys

Signed-off-by: default avatarAristeu Rozanski <aris@ruivo.org>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 6957c828
......@@ -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
......
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