http://bugs.winehq.org/show_bug.cgi?id=20395
--- Comment #37 from Vincas Miliūnas vincas.miliunas@gmail.com 2011-07-02 12:46:37 CDT --- (In reply to comment #36)
(In reply to comment #35)
(In reply to comment #30)
I've developed raw input patch for WINE (still haven't received feedback from AJ how to improve it), it also has support for keyboard. To use it, download and apply http://source.winehq.org/patches/data/75581 http://source.winehq.org/patches/data/75582 patches, then run tools/make_requests script and compile.
First of all, great work! This seems to fix the input problems in ArmA 2. Hope it doesn't break anything else and is included in the main dev tree soon.
for wich wine version is this patch? greez
Use the newest version - http://dl.dropbox.com/u/6901628/raw.patch . The previous one failed to compile on 32bit gcc due to a missing include statement. It's rebased to apply on the latest git version but an older one should work as well.