On Tue, 2008-09-02 at 11:29 +0400, Sapfeer wrote: > I'm using Solaris 10 5/08 x86 on Intel machine and I need it to view > and work with cyrillic symbols in desktop and in console. Simple > reinstall with default localization as ru_RU is not convenient because > I want English language as default for all menus and messages. Where > can I get some guidelines to solve this problem? Maybe I just need to > install some cyrillic fonts?..
If you've done an entire install, you'll have en_US.UTF-8 as a valid desktop locale - use that, and then you'll be able to use cyrillic script, along with a host of other scripts besides. The method you use to enable cyrillic input depends on your windowing system. There's more detail at: http://docs.sun.com/app/docs/doc/817-2521 if you don't have any UTF-8 locales installed, use localeadm to add them: http://docs.sun.com/app/docs/doc/816-5166/localeadm-1m?l=en&a=view&q=localeadm cheers, tim