]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/input.h
Merge omap-drivers
[linux-2.6-omap-h63xx.git] / include / linux / input.h
index d8521c72f69f9ff4aad1fc97223cd6dbadd5923d..36fa51ecf340f5109ce327f0dbb21f29ba11fc85 100644 (file)
@@ -344,10 +344,22 @@ struct input_absinfo {
 #define KEY_BRIGHTNESSUP       225
 #define KEY_MEDIA              226
 
-#define KEY_SWITCHVIDEOMODE    227
-#define KEY_KBDILLUMTOGGLE     228
-#define KEY_KBDILLUMDOWN       229
-#define KEY_KBDILLUMUP         230
+
+/*Zeus: these keys are defined for OMAP730 Perseus2*/
+#define KEY_STAR               227
+#define KEY_SHARP              228
+#define KEY_SOFT1              229
+#define KEY_SOFT2              230
+#define KEY_SEND               231
+#define KEY_CENTER             232
+#define KEY_HEADSETHOOK                233
+#define KEY_0_5                        234
+#define KEY_2_5                        235
+
+#define KEY_SWITCHVIDEOMODE    236
+#define KEY_KBDILLUMTOGGLE     237
+#define KEY_KBDILLUMDOWN       238
+#define KEY_KBDILLUMUP         239
 
 #define KEY_SEND               231     /* AC Send */
 #define KEY_REPLY              232     /* AC Reply */