]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/input.h
Input: adds the context menu key (HUT GenDesc 0x84)
[net-next-2.6.git] / include / linux / input.h
index 62268929856c9d26c8a9be4b134e4d7704796aac..2075d6da2a313d9791ea1e714cb5beb18c91f7e6 100644 (file)
@@ -527,6 +527,14 @@ struct input_absinfo {
 #define KEY_SPELLCHECK         0x1b0   /* AL Spell Check */
 #define KEY_LOGOFF             0x1b1   /* AL Logoff */
 
+#define KEY_DOLLAR             0x1b2
+#define KEY_EURO               0x1b3
+
+#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