Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2017 11:40:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 222646] ukbd(4): support Consumer Control based multimedia keys
Message-ID:  <bug-222646-17-cfAakHDZ6H@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222646-17@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222646

--- Comment #5 from Greg V <greg@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222646-17-cfAakHDZ6H>