[Bug 16818] Switched Y/Z on german keybord settings

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 6 03:57:33 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16818





--- Comment #2 from Linubie <fasteddie05 at 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.


-- 
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.


More information about the wine-bugs mailing list