Re: problem with typing in language other than english

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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








[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux