BUFFALO BSKBW03WH + Raspberry Pi Zero W + Raspberry Pi OS buster ================================================================ * BUFFALO BSKBW03WH event-mouse (usb-JME_RF_Receiver-if01-event-mouse) ``` $ ls -alF /dev/input/by-id/ 合計 0 drwxr-xr-x 2 root root 220 3月 8 06:39 ./ drwxr-xr-x 4 root root 320 3月 8 06:38 ../ lrwxrwxrwx 1 root root 9 3月 8 06:39 usb-A4TECH_USB_Device-event-if00 -> ../event5 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-A4TECH_USB_Device-event-kbd -> ../event4 lrwxrwxrwx 1 root root 9 3月 8 06:39 usb-A4TECH_USB_Device-if01-event-mouse -> ../event8 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-A4TECH_USB_Device-if01-mouse -> ../mouse1 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-JME_RF_Receiver-event-if02 -> ../event2 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-JME_RF_Receiver-event-kbd -> ../event0 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-JME_RF_Receiver-if01-event-mouse -> ../event1 lrwxrwxrwx 1 root root 9 3月 8 06:38 usb-JME_RF_Receiver-if01-mouse -> ../mouse0 lrwxrwxrwx 1 root root 9 3月 7 01:52 usb-Logitech_USB_Receiver-event-if01 -> ../event3 $ evtest /dev/input/event1 Input driver version is 1.0.1 Input device ID: bus 0x3 vendor 0x5af product 0x3063 version 0x110 Input device name: "JME RF Receiver" Supported events: Event type 0 (EV_SYN) Event type 1 (EV_KEY) Event code 272 (BTN_LEFT) Event code 273 (BTN_RIGHT) Event code 274 (BTN_MIDDLE) Event code 275 (BTN_SIDE) Event code 276 (BTN_EXTRA) Event type 2 (EV_REL) Event code 0 (REL_X) Event code 1 (REL_Y) Event code 6 (REL_HWHEEL) Event code 8 (REL_WHEEL) Event code 11 (?) Event code 12 (?) Event type 4 (EV_MSC) Event code 4 (MSC_SCAN) Properties: Testing ... (interrupt to exit) ```