On Mon, 13 Apr 2009, Philipp Wagner wrote: > The device has 6 keys, so having only two keycodes looks wrong. Pressing > any of the keys does not give any result in evtest. > evtest works for the device's mouse and all other input devices I have. > I guess the kernel for some reason thinks it cannot handle the device > and uses hiddev instead of the event interface. But I don't know if it > /could/ handle it using the hidevent interface (and it only is not doing > so because it needs to know the device id or something) or if it is > really not able to handle it because the device sends strange things. Just as a hint: You can get more information about the device (i.e., you can get the report descriptors) by doing: rmmod usbhid lsusb -v modprobe usbhid Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html