mogorva wrote: > The relevant commit could be this one: > http://source.winehq.org/git/wine.git/commitdiff/36c76dcc24c1f66ccbfeb55495da4794c74dc868 That's part of a problem but not the entire problem. AJ moved key states into wineserver. And split them into synchronous (was already there) and asynchronous (moved from winex11.drv). But they are not properly updated it would seem.