[Wine] problem with typing in language other than english

a b mjnhbg1 at gmail.com
Thu Aug 13 03:02:35 CDT 2009


Thanks

but after these commands and in notepad when i changed to keybourd layout
from english to other language by Alt-Ctrl-K ( that is for KDE ) the
following message is displayed from the wine to the tty that is typed the
wine command:
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
and the none of keys will type anything except one of them ( D letter or
key) . And by pressing D key for the first time the following message is
displayed following the above mentioned message:
fixme:bidi:mirror stub: mirroring of characters not yet implemented

can anyone help me ?
 thanks


On Wed, Aug 12, 2009 at 6:26 AM, vitamin <wineforum-user at winehq.org> wrote:

>
> a b wrote:
> > but i tested the setting of LANG environment parameter
>
> What have you set it to? It should be the locale of your language. For
> example for Russian it would be LANG=ru_RU.utf8. So you need:
>
> Code:
> export LANG=ru_RU.utf8
> wine notepad
>
> Or as one command:
>
> Code:
> LANG=ru_RU.utf8 wine notepad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090813/f9bcd35e/attachment.htm>


More information about the wine-users mailing list