http://bugs.winehq.org/show_bug.cgi?id=7407
Summary: numpad keys do not work in app RB3D Product: Wine Version: 0.9.30. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: rens.groenewegen@xs4all.nl
L.S,
numpad keys do not work as they should in RB3D (sierra, flightsim game) according to trace+keyboard, they do get translated.
maybe app is checking something else that is not translated.
problematic, since these keys control look-around and map on/off in the game. pity, because everything else works flawless.....
wine trace+keyboard gives: trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx Found keycode 90 (0x5A) trace:keyboard:X11DRV_ToUnicodeEx NumLockMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx AltGrMask = 0010 trace:keyboard:X11DRV_ToUnicodeEx Found keycode 106 (0x6A) trace:keyboard:KEYBOARD_MapDeadKeysym no character for dead keysym 0x0000ff63
normal pc104 US keyboard is detected as should.