Hi, I recently got a logitech mx5000 bluetooth desktop. I got it to work with bluez without too many problems (with the CVS hid2hci). It seems to behave mostly like the bluetooth dinovo. I also want to control the display and use the special keys. But they are carried in hidp input reports of type 3 (what the bluetooth hid spec calls "features"). I looked at the 2.6.18-mh7 patch and it has support for full HID or at least a way to get/send reports from userspace, but it seems that hiddev has been removed from it? Why? Also, can't the HID code just be shared with the USB version since its essentially the same anmd you'd get free hiddev. There are events comments in the HID code saying it should be independant from USB, might be a good occasion to do it. Also, where is the mh patch from, is there a git tree somewhere? I was gonna try to hook it up with hid/hiddev from usb, but I got lazy seing have the work had already been done. -- Olivier Crête tester@tester.ca