[Bug 252236] atp(4): Need EVDEV support for modern input stack
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 May 2021 22:02:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236 --- Comment #46 from Constantin Fürst <constantin@fuersten.info> --- ❯ doas evemu-record Password: Available devices: /dev/input/event0: System keyboard multiplexer /dev/input/event1: System mouse /dev/input/event2: Control Method Lid Switch /dev/input/event3: Power Button /dev/input/event4: Sleep Button /dev/input/event5: vendor 0x05ac product 0x820a, class 0/0, rev 2.00/1.00, addr 4 /dev/input/event6: Apple Internal Keyboard /dev/input/event7: vendor 0x05ac product 0x820b Mouse /dev/input/event8: Apple Inc. Apple Internal Keyboard / Trackpad Mouse Select the device event number [0-8]: 8 # EVEMU 1.3 # Kernel: 13.0-RELEASE # Input device name: "Apple Inc. Apple Internal Keyboard / Trackpad Mouse" # Input device ID: bus 0x03 vendor 0x5ac product 0x253 version 0x118 # Supported events: # Event type 0 (EV_SYN) # Event code 0 (SYN_REPORT) # Event code 1 (SYN_CONFIG) # Event code 2 (SYN_MT_REPORT) # Event code 3 (SYN_DROPPED) # Event code 4 ((null)) # Event code 5 ((null)) # Event code 6 ((null)) # Event code 7 ((null)) # Event code 8 ((null)) # Event code 9 ((null)) # Event code 10 ((null)) # Event code 11 ((null)) # Event code 12 ((null)) # Event code 13 ((null)) # Event code 14 ((null)) # Event code 15 (SYN_MAX) # Event type 1 (EV_KEY) # Event code 272 (BTN_LEFT) # Event code 273 (BTN_RIGHT) # Event code 274 (BTN_MIDDLE) # Event type 2 (EV_REL) # Event code 0 (REL_X) # Event code 1 (REL_Y) # Properties: # Property type 0 (INPUT_PROP_POINTER) N: Apple Inc. Apple Internal Keyboard / Trackpad Mouse I: 0003 05ac 0253 0118 P: 01 00 00 00 00 00 00 00 B: 00 0b 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 07 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 01 00 00 00 00 00 00 00 00 B: 02 03 00 00 00 00 00 00 00 B: 03 00 00 00 00 00 00 00 00 B: 04 00 00 00 00 00 00 00 00 B: 05 00 00 00 00 00 00 00 00 B: 11 00 00 00 00 00 00 00 00 B: 12 00 00 00 00 00 00 00 00 B: 14 00 00 00 00 00 00 00 00 B: 15 00 00 00 00 00 00 00 00 B: 15 00 00 00 00 00 00 00 00 ################################ # Waiting for events # ################################ thats evdev output using usbhid. -- You are receiving this mail because: You are the assignee for the bug.