Race condition in keyboard code?

Dmitry Timoshkov dmitry at codeweavers.com
Thu Mar 23 20:33:55 CST 2006


"Peter Åstrand" <astrand at cendio.se> wrote:

> ? I do understand why this happens: X11DRV_ToUnicodeEx uses the global,
> static variable AltGrMask. Is this a bug?

In X11DRV_ToUnicodeEx we need to restore XKeyEvent from the previous
KeyPress event. If you have a better idea how to do it without using
global variables please let us know.

-- 
Dmitry. 




More information about the wine-devel mailing list