Index: linus-2.6/include/linux/input.h
===================================================================
--- linus-2.6.orig/include/linux/input.h	2007-10-07 19:30:35.000000000 -0400
+++ linus-2.6/include/linux/input.h	2007-10-07 19:31:57.000000000 -0400
@@ -522,6 +522,8 @@
 #define KEY_ADDRESSBOOK		0x1ad	/* AL Contacts/Address Book */
 #define KEY_MESSENGER		0x1ae	/* AL Instant Messaging */
 #define KEY_DISPLAYTOGGLE	0x1af	/* Turn display (LCD) on and off */
+#define KEY_SLOWREWIND		0x1b0	/* Slow motion rewind */
+#define KEY_SLOWFORWARD		0x1b1	/* Slow motion forward */
 
 #define KEY_DEL_EOL		0x1c0
 #define KEY_DEL_EOS		0x1c1
