I'm running FC4 with an English desktop - en_US.UTF-8
I have a bunch of iiimf rpms installed and running.
If I do something like this:
LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit
Then in gedit I can switch to Chinese input with CTRL-SPACE. However, I also get the Chinese locale -- all menu items and prompts are in Chinese.
Is there any way to run an application in the default English locale, en_US.UTF-8, but have Chinese input available via CTRL-space?
On Fri, 03 Mar 2006 23:24:53 -0500, "SV" == Sam Varshavchik mrsam@courier-mta.com wrote:
SV> I'm running FC4 with an English desktop - en_US.UTF-8 SV> I have a bunch of iiimf rpms installed and running.
SV> If I do something like this:
SV> LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit
SV> Then in gedit I can switch to Chinese input with CTRL-SPACE. However, I SV> also get the Chinese locale -- all menu items and prompts are in Chinese.
SV> Is there any way to run an application in the default English locale, SV> en_US.UTF-8, but have Chinese input available via CTRL-space?
http://fedora.redhat.com/About/Projects/i18n/iiimf-faq.html#R2
After that, you may need to change current LE with gimlet though.
HTH, -- Akira TAGOH
Sam Varshavchik wrote:
If I do something like this:
LANG=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit
Then in gedit I can switch to Chinese input with CTRL-SPACE. However, I also get the Chinese locale -- all menu items and prompts are in Chinese.
Is there any way to run an application in the default English locale, en_US.UTF-8, but have Chinese input available via CTRL-space?
LC_CTYPE=zh_CN.UTF-8 GTK_IM_MODULE=iiim gedit
should do what you want.
Jens
i18n@lists.stg.fedoraproject.org