|
sorry, I cannot input chinese at the moment..
I've already configured the .bashrc and the locales
I add the following lines in the .bashrc file:
export LC_ALL=zh_CN
export LC_TYPE=zh_CN
export LANG=zh_CN
export XMODIFIERS="@im=fcitx"
export XIM=fcitx
export XIM_PROGRAM=fcitx
and the locale returns:
export LC_ALL=zh_CN
export LC_TYPE=zh_CN
export LANG=zh_CN
export XMODIFIERS="@im=fcitx"
export XIM=fcitx
export XIM_PROGRAM=fcitx
fcitx is already installed by
apt-get install fctix
but the fcitx will not run atomactially when I start up the machine, and after I run it manually, the interface of it apears,
but nothing more, I cannot use that to input any Chinese, anybody can help me? |
|