Hi, When I look at the log after loading evbug I do not see input events of one of the two devices that my remote control creates. Here is the dmesg output where you can see the two devices. I think one acts as a keyboard and the other as a mouse. [ 10.574643] input: TopSeed Technology Corp. USB RF Combo Device as /devices/pci0000:00/0000:00:04.0/usb2/2-5/2-5:1.0/input/input3 [ 10.574928] topseed 0003:1784:0004.0001: input,hidraw0: USB HID v1.00 Keyboard [TopSeed Technology Corp. USB RF Combo Device ] on usb-0000:00:04.0-5/input0 [ 10.576251] lp: driver loaded but no devices found [ 10.586065] input: TopSeed Technology Corp. USB RF Combo Device as /devices/pci0000:00/0000:00:04.0/usb2/2-5/2-5:1.1/input/input4 [ 10.586551] topseed 0003:1784:0004.0002: input,hiddev96,hidraw1: USB HID v1.00 Mouse [TopSeed Technology Corp. USB RF Combo Device ] on usb-0000:00:04.0-5/input1 Then I load evbug and it nicely reports that both input3 and input4 are connected. [ 49.389116] evbug.c: Connected device: input0 (Power Button at PNP0C0C/button/input0) [ 49.389133] evbug.c: Connected device: input1 (Power Button at LNXPWRBN/button/input0) [ 49.389146] evbug.c: Connected device: input2 (Macintosh mouse button emulation at unknown) [ 49.389159] evbug.c: Connected device: input3 (TopSeed Technology Corp. USB RF Combo Device at usb-0000:00:04.0-5/input0) [ 49.389172] evbug.c: Connected device: input4 (TopSeed Technology Corp. USB RF Combo Device at usb-0000:00:04.0-5/input1) [ 49.389186] evbug.c: Connected device: input5 (HDA Digital PCBeep at card0/codec#0/beep0) But evbug does not report events for input3. All other devices are OK. How can I get evbug to show events from my input3 device? Is there a module parameter to evbug that I must use? -- Kees -- 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