http://bugs.winehq.com/show_bug.cgi?id=1065
Summary: Jagged Alliance 2 interpretes every mouse click and keypress as two. Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: medar@kapina.org
When I press a key once, Jagged Alliance 2 thinks I pressed it twice. Same happens when clicking a mouse button.
This behavior is also same in demo version, which you can get from: http://www.jaggedalliance2.com/download/index2.html#demo-english or if those urls don't seem to work, try searching google for ja2demo.zip. Size of the file is about 60M.
If I disable keyboard repeatign (xset r off), run with --debugmsg +key and press d down I get the following output:
trace:key:X11DRV_KeyEvent state = 0 trace:key:X11DRV_KeyEvent KeyPress : keysym=64 (d), ascii chars=1 / 64 / 'd' trace:key:X11DRV_KeyEvent keycode 0x28 converted to vkey 0x44 trace:key:X11DRV_KeyEvent bScan = 0x20. trace:key:queue_kbd_event wParam=0044, lParam=00200001, InputKeyState=81
and _two_ d letters appear.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1065. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.