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 here for example:

https://doc.qt.io/qt-5/qkeyevent.html#isAutoRepeat

Needs to be implemented for FreeBSD, though!


What do you think?

I see the evdev.c layer detects automagically if a key is already down, and treat that as a key-repeat event. But I couldn't find similar logic in xf86-input-keyboard .

--HPS

_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to