New devel to-do item (release all pressed keyboard keys on focus loss)

Harold Hunt huntharo@msu.edu
Thu Dec 6 07:48:00 GMT 2001


John,

> > > I suppose for this the solution would be to make winSendKeyEvent
> > > do nothing if
> > > its fDown already matches the array element
>
> > Nah, you can't do that because we sometimes call
> winSendKeyEvent multiple
> > times from winwndproc/winWindowProc()/WM_KEYDOWN if the key has a repeat
> > count.
>
> But I can do it when both are *false*.  This goes over my earlier patch:

Hmm... yes, that seems correct.

Just test it for awhile to make sure it all works as expected.

Harold



More information about the Cygwin-xfree mailing list