http://bugs.winehq.org/show_bug.cgi?id=16818
--- Comment #2 from Linubie fasteddie05@gmx.de 2009-01-06 03:57:32 --- (In reply to comment #1)
Does 'xev' report correct keysyms when you press 'y' or 'z'?
KeyPress event, serial 28, synthetic NO, window 0x2e00001, root 0x13a, subw 0x0, time 2874455161, (524,607), root:(529,632), state 0x10, keycode 52 (keysym 0x79, y), same_screen YES, XLookupString gives 1 bytes: (79) "y" XmbLookupString gives 1 bytes: (79) "y" XFilterEvent returns: False
KeyRelease event, serial 31, synthetic NO, window 0x2e00001, root 0x13a, subw 0x0, time 2874455280, (524,607), root:(529,632), state 0x10, keycode 52 (keysym 0x79, y), same_screen YES, XLookupString gives 1 bytes: (79) "y" XFilterEvent returns: False
KeyPress event, serial 31, synthetic NO, window 0x2e00001, root 0x13a, subw 0x0, time 2874459930, (524,607), root:(529,632), state 0x10, keycode 29 (keysym 0x7a, z), same_screen YES, XLookupString gives 1 bytes: (7a) "z" XmbLookupString gives 1 bytes: (7a) "z" XFilterEvent returns: False
KeyRelease event, serial 31, synthetic NO, window 0x2e00001, root 0x13a, subw 0x0, time 2874460044, (524,607), root:(529,632), state 0x10, keycode 29 (keysym 0x7a, z), same_screen YES, XLookupString gives 1 bytes: (7a) "z" XFilterEvent returns: Fals
Does executing 'setxkbmap de' before running applications under Wine help?
No still the same problem, I have a german keyboard layout, other apps running under wine like Eve-Online don't have this problem. Like I described before ä ö ü and ß (these are german characters) are working except y/z which are switched.