[Bug 4704] err:keyboard:X11DRV_ToUnicodeEx (virtKey=33, scanCode=4, keycode=C, state=2011)

Wine Bugs wine-bugs at winehq.org
Mon Mar 5 02:41:55 CST 2007


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





------- Additional Comments From stimming at tuhh.de  2007-05-03 02:41 -------
Thanks for the pointer. Unfortunately I'm not so sure whether the Debian HOWTO
is still up-to-date with the filenames. In any case, setting XLOCALEDIR didn't
change the behaviour: I still get "err:keyboard:X11DRV_ToUnicodeEx Please
report: no char for ...". This happens for the following env dirs:

 export XLOCALEDIR=/emul/ia32-linux/usr/X11R6/lib/X11/locale

There exists no directory /emul/ia32-linux but the package "ia32-libs" has a
directory /usr/lib32/X11/locale as verified by "dpkg -L ia32-libs | grep X11",
hence I tried

 export XLOCALEDIR=/usr/lib32/X11/locale
and 
 export XLOCALEDIR=/usr/lib32/X11/locale/common

but all didn't change anything. I'll try to dig more into the X11 keysym
matching, but I'd be glad for any further pointers as well.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list