On Sun, 2007-06-17 at 21:25 +0100, Bastien Nocera wrote: > An example program attached, that I'd like to integrate into > bluez-utils. Not really tested, as my system decided to not give me the > HID desc report anymore... An updated program attached. I got the test of getting the report descriptor the wrong way around. So it does put data in my /var/lib/bluetooth/*/input now. But I get those errors in my /var/log/messages now: Jun 18 13:56:40 cookie kernel: hidp_input_report: Unknown key (scancode 0x84) pressed. Jun 18 13:56:40 cookie kernel: hidp_input_report: Unknown key (scancode 0x82) pressed. Jun 18 13:56:40 cookie kernel: hidp_input_report: Unknown key (scancode 0x82) released. Any ideas? Did I stuff incorrect data in rd_data? -- Bastien Nocera