https://bugs.freedesktop.org/show_bug.cgi?id=102039

--- Comment #16 from Jason D. Clinton <[email protected]> ---
Hrm, yep, there are two internal keyboards with exactly the same identifiers:

$ sudo evemu-describe /dev/input/event9 | head
# EVEMU 1.3
# Kernel: 4.12.8-300.fc26.x86_64
# DMI:
dmi:bvnRazer:bvr6.05:bd01/26/2017:svnRazer:pnBladeStealth:pvr2.04:rvnRazer:rnRazer:rvr:cvnRazer:ct9:cvr:
# Input device name: "Razer Razer Blade Stealth"
# Input device ID: bus 0x03 vendor 0x1532 product 0x220 version 0x111
# Supported events:
#   Event type 0 (EV_SYN)
#     Event code 0 (SYN_REPORT)
#     Event code 1 (SYN_CONFIG)
#     Event code 2 (SYN_MT_REPORT)

$ sudo evemu-describe /dev/input/event10 | head
# EVEMU 1.3
# Kernel: 4.12.8-300.fc26.x86_64
# DMI:
dmi:bvnRazer:bvr6.05:bd01/26/2017:svnRazer:pnBladeStealth:pvr2.04:rvnRazer:rnRazer:rvr:cvnRazer:ct9:cvr:
# Input device name: "Razer Razer Blade Stealth"
# Input device ID: bus 0x03 vendor 0x1532 product 0x220 version 0x111
# Supported events:
#   Event type 0 (EV_SYN)
#     Event code 0 (SYN_REPORT)
#     Event code 1 (SYN_CONFIG)
#     Event code 2 (SYN_MT_REPORT)


I'm going to poke around and see if I can generate events on the first one. If
so, I can try to generate those events after a lib open and confirm that the
write open is sent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to