http://bugs.winehq.org/show_bug.cgi?id=15350
--- Comment #6 from Fab netfab@gmail.com 2008-11-08 09:51:13 --- Created an attachment (id=17144) --> (http://bugs.winehq.org/attachment.cgi?id=17144) fix azerty keyboard
This bug also occurs in the demo of Tomb Raider Underworld. Since wine 1.1.7, I must apply the attached patch (reversed) to fix the issue, see [1].
To summarize : - set your system to use an azerty keyboard - launch a program through wine which use dinput (all Tomb Raider series including demos does it) - in the program, try to use your keyboard : some keys will be inversed : - "z" will be interpreted as "w" - "a" will be interpreted as "q" - ...
[1] http://source.winehq.org/git/wine.git/?a=commit;h=bb2d8577c3d68ddaa6a9571e0c...