[Bug 11122] xkbd: non-US layout results in wrong key mapping

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 7 22:39:19 CDT 2008


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





--- Comment #12 from el <elton at schiert.net>  2008-09-07 22:39:19 ---
I had the same problem and found a workaround: 

In /usr/share/X11/xkb/symbols/de in the section for the nodeadkeys layout I
changed
key <AE12>      { [apostrophe,      grave,      cedilla,      cedilla ] };
to
key <AE12>      { [acute,           grave,      cedilla,      cedilla ] };

Now the bottom row is working the way it should.


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