[Vm-dev] INFO REQUEST: key & mouse state machine / API

ken.dickey at whidbey.com ken.dickey at whidbey.com
Sun Dec 29 17:01:09 UTC 2019


> Am Fr., 27. Dez. 2019 um 23:29 Uhr schrieb Nicolas Cellier <
> nicolas.cellier.aka.nice at gmail.com>:

> Currently, we have to generate:
> - an EventKeyDown at each keydown, and at each repeat

BTW, I built current (Linux/Arm64) with DEBUG_MOUSE_EVENT and 
DEBUG_KEYBOARD_EVENT.

Most unexpected results.

E.g. for every single up-or-down 'click' on the mouse wheel, I see three 
(count 'em 3) events (DOWN/Key/UP).

I was expecting to see a single event.

Is there a deep reason against a single composite report per wheel 
'click' ?

I understand about history, but ..


Thanks much,
-KenD


More information about the Vm-dev mailing list