I'm using fcitx 3.11 and my locale is zh_CN.UTF-8. It is this that caused my problem. I can see the correct character in the choice box, but when I pressed the space button, the Chinese characters become some strange characters. So now I can only type English. Who knows how to solve this?
Here is my .bashrc:
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
(I can only set my LC_CTYPE to "zh_CN.UTF-8". The fcitx website said I should set it to "zh_CN", but if I do so, no Chinese could be displayed in my X Window. My OS is FC4.)
But I can't!
I reinstalled my fcitx, but it still doesn't work.
If I changed my locale into zh_CN.GB2312, even though I input something into the choice box of fcitx and press space button to put the word into gedit, Firefox, etc, there will be nothing in the blank, even no strange characters.
Who can help me more?
In FC4.
thx!