winex11drv: Treat CapsLock and NumLock keys as normal keys. They should toggle on button down.

Vitaliy Margolen wine-devel at kievinfo.com
Mon Dec 10 19:45:37 CST 2007


Alexandre Julliard wrote:
> Vitaliy Margolen <wine-patches at kievinfo.com> writes:
> 
>> On winxp both keys toggle on button down not button up. So no need for any extra treatment.
>> Fixes bug 10446.
> 
> You still have to handle the case when the state has been toggled
> outside of Wine, you can't just get rid of the whole thing.
> 
And how's the current code handles that? By setting few internal thread 
unsafe constantly being reset flags?

Yes that old code can be just getting rid of without breaking anything.

Vitaliy



More information about the wine-devel mailing list