[Bug 8854] Unable to get keyboard / mouse input in multiple games

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 9 19:33:36 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=8854





--- Comment #51 from Vitaliy Margolen <vitaliy at kievinfo.com>  2010-02-09 19:33:34 ---
(In reply to comment #50)
> I suspect that won't work on Windows either.
Yes it will - dinput talks directly to kbd/mouse/joystick drivers. In fact this
whole bug is exactly about these cases - when window is created in the
different thread then the one asking and/or the thread that created window has
no message loop at all or during the game play.

The only proper way to fix this is the same as fixing dinput mouse - use xi2 to
get raw keyboard events from X.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list