http://bugs.winehq.org/show_bug.cgi?id=19383 --- Comment #2 from Christoph Korn <c_korn(a)gmx.de> 2009-07-20 09:51:05 --- I pressed the F10 key (which should activate the version hotswap) ten times in the game. Each time I pressed it wine logs this: trace:keyboard:X11DRV_KeyEvent XmbLookupString needs 0 byte(s) trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx Found keycode 76 (0x4C) trace:keyboard:X11DRV_ToUnicodeEx XmbLookupString needs 0 byte(s) trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ffc7 While the output of xev when I press the F10 key is this: KeyPress event, serial 33, synthetic NO, window 0x4200001, root 0x13c, subw 0x0, time 13716848, (73,-3), root:(156,113), state 0x10, keycode 76 (keysym 0xffc7, F10), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyRelease event, serial 33, synthetic NO, window 0x4200001, root 0x13c, subw 0x0, time 13716918, (73,-3), root:(156,113), state 0x10, keycode 76 (keysym 0xffc7, F10), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False -- 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.