http://bugs.winehq.org/show_bug.cgi?id=8854
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|wine-directx |wine-x11driver Ever Confirmed|0 |1
--- Comment #11 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-02 14:48:10 --- I doubt this is directX problem. More like something wrong with the input in winex11. As stated, native dinput won't help, and the only place it gets the input is from winex11->user.
For some reason x11drv doesn't poll X events. Could that be that window belongs to a thread that does not do any WaitFor()? That might be a problem...