[Bug 18289] wine gets some wrong charcodes on some keyboard mappings

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 13 15:57:28 CST 2011


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

--- Comment #6 from Jörg Höhle <hoehle at users.sourceforge.net> 2011-02-13 15:57:27 CST ---
Created an attachment (id=33281)
 --> (http://bugs.winehq.org/attachment.cgi?id=33281)
tiny bugfix: Lithuanian keyboard detection

Dear Lithuanians,

please report whether this patch improves the Lithuanian keyboard detection.
I'd especially appreciate feedback from Mac users (because the German Mac
keyboard is very different from the PC one, so I suspect there may be
differences in other countries as well).

Here is was I get (on a German keyboard) using
setxkbmap lt
WINEDEBUG=+key,+keyboard wine notepad
trace:keyboard:X11DRV_KEYBOARD_DetectLayout Attempting to match against
"Lithuanian (Baltic) keyboard layout"
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keycode 10, got ±”1!
trace:key:X11DRV_KEYBOARD_DetectLayout mismatch for keycode 12, got źŹ3#
[...] # note that key 2 between 1 and 3 matched (8 as well, not shown)
trace:keyboard:X11DRV_KEYBOARD_DetectLayout matches=39, mismatches=12, seq=37,
score=31

Sorry, this patch will not fix the reported bug.  BTW, I can confirm the
work-around from comment #5 about switching after Wine started.  I have no
Lithuanian locale on my system, however
setxkbmap de
wine notepad
setxkbmap lt
manages to make 890 appear with Alt-Gr instead of 880.

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