[Bug 222646] ukbd(4): support Consumer Control based multimedia keys
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 30 11:40:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222646
--- Comment #5 from Greg V <greg at unrelenting.technology> ---
(In reply to Vladimir Kondratyev from comment #4)
Didn't know about evemu, nice tool. Just tried it, events are always
sequential: 1, 0, 1, 0…
My mouse does not support simultaneous media key presses, it always returns
only one key.
ukbd gets the report with all zeros and generates the release event. My patch
only allows one media key to be pressed, others are lost, so the release event
will always release that key.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list