Using my "15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller" with Linux 3.0.0-17-generic in keyboard mode is generating 'unknown keypress' in syslog when I use the pad. Looking at the source code, imon.c line 1398 is setting the key code to KEY_UNKNOWN whenever a direction is not found. Instead, I suggest to leave the function and also leave imon_incoming_packet. e.g.: Apr 13 11:55:17 ikus060-htpc kernel: [413442.452803] imon 3-6:1.0: imon_incoming_packet: unknown keypress, code 0x6882c1b7 Here is the full list of keypress : 0x688291b7 0x6882a1b7 0x6882b1b7 0x6882c1b7 0x6892c9b7 0x689a81b7 0x689a91b7 0x689aa1b7 0x68a281b7 0x68a299b7 0x68a2b1b7 0x68a2c9b7 0x68aa91b7 0x68c291b7 0x68c299b7 0x68c2a9b7 0x68c2a9b7 0x68c2b1b7 0x68c2b1b7 0x68c2b9b7 0x68c2c9b7 0x68c2f1b7 0x68d2b9b7 0x68e281b7 0x68e291b7 0x68e2a9b7 0x68e2b9b7 0x68e2c1b7 0x68e2c9b7 0x68faa1b7 0x6902c9b7 0x6902f9b7 0x691291b7 0x692299b7 0x6922a9b7 0x6922c9b7 0x6922e9b7 0x6922f1b7 0x6942b1b7 0x6942b9b7 0x696291b7 0x6962a9b7 0x6962b1b7 0x6962b9b7 0x6962c9b7 0x6962d9b7 0x6962f9b7 0x697af9b7 0x69c299b7 0x6a9a81b7 0x6a9a81b7 0x6aaa81b7 0x6aaaa1b7 0x6aaac1b7 0x6abac1b7 0x6acae1b7 0x6afa81b7 0x6afa81bf 0x6b1ab9b7 0x6b1af9b7 0x78aac1f7 0x78c299b7 Patrik Dufresne -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html