Skip to content

Commit

Permalink
Input: adds the context menu key (HUT GenDesc 0x84)
Browse files Browse the repository at this point in the history
Signed-off-by: Aristeu Rozanski <aris@ruivo.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Aristeu Rozanski authored and Dmitry Torokhov committed Nov 27, 2007
1 parent c23f1f9 commit 35baef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/linux/input.h
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,8 @@ struct input_absinfo {
#define KEY_FRAMEBACK 0x1b4 /* Consumer - transport controls */
#define KEY_FRAMEFORWARD 0x1b5

#define KEY_CONTEXT_MENU 0x1b6 /* GenDesc - system context menu */

#define KEY_DEL_EOL 0x1c0
#define KEY_DEL_EOS 0x1c1
#define KEY_INS_LINE 0x1c2
Expand Down

0 comments on commit 35baef2

Please sign in to comment.