On 2019-12-27 16:34, Hans Petter Selasky wrote:
On 2019-12-27 17:28, Kyle Evans wrote:
At the risk of asking a dumb question, where are you wanting to make
this distinction at?
For example when implementing applications which allow playing the piano
via the system keyboard this is useful. See
On 2019-12-27 17:28, Kyle Evans wrote:
At the risk of asking a dumb question, where are you wanting to make
this distinction at?
For example when implementing applications which allow playing the piano
via the system keyboard this is useful. See here for example:
https://doc.qt.io/qt-5/qkeye
On Fri, Dec 27, 2019 at 9:04 AM Hans Petter Selasky wrote:
>
> TODO:
>
> Is there a way to distinguish between key events which are key-presses
> and events which are auto-repeated key-presses?
>
At the risk of asking a dumb question, where are you wanting to make
this distinction at?
I haven't
TODO:
Is there a way to distinguish between key events which are key-presses
and events which are auto-repeated key-presses?
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send
Author: kevans
Date: Thu Dec 26 17:25:51 2019
New Revision: 356092
URL: https://svnweb.freebsd.org/changeset/base/356092
Log:
kbdmux: simplify modevent handler
In the event of a MOD_LOAD failure, MOD_UNLOAD will be invoked to unwind
module load. Most of the reversion in MOD_LOAD can just