[E3-hacking] PBL and flash access on the E3

Matt Callow mc-spam at tesco.net
Thu Mar 30 10:48:15 BST 2006


> Correction: EMAIL is backspace.
> 
> Do we have any documentation for this yet?
The source shows:

+       KEY(1, 0, KEY_DELETE),          /* Delete */
+
+       KEY(0, 6, KEY_ENTER),           /* Video */
+
+       KEY(4, 0, KEY_SLASH),           /* Home */
+       KEY(4, 1, KEY_BACKSLASH),       /* Office */
+       KEY(4, 2, KEY_MINUS),           /* Mobile */
+       KEY(7, 7, KEY_APOSTROPHE),      /* Mobile Msg */
+       KEY(5, 7, KEY_BACKSPACE),       /* Email */
+
+       KEY(0, 7, KEY_LEFTSHIFT),       /* Vol up */
+       KEY(3, 7, KEY_LEFTCTRL),        /* Vol down */
+

Matt





More information about the e3-hacking mailing list