|
发表于 2003-1-7 21:25:38
|
显示全部楼层
装上了fcitx,无法输入中文,same here,please help!
I had the same problem, 能出来一个状态栏,红色的fcitx和灰色的“五”,but 无法输入中文,
I've done this:
ln -s fcitx gWuBi
you can find out here:
lrwxrwxrwx 1 root root 5 Dec 31 22:00 gWuBi -> fcitx
The output of locale is as follows
ANG=zh_CN.GB18030
LC_CTYPE="zh_CN.GB18030"
LC_NUMERIC="zh_CN.GB18030"
LC_TIME="zh_CN.GB18030"
LC_COLLATE="zh_CN.GB18030"
LC_MONETARY="zh_CN.GB18030"
LC_MESSAGES="zh_CN.GB18030"
LC_PAPER="zh_CN.GB18030"
LC_NAME="zh_CN.GB18030"
LC_ADDRESS="zh_CN.GB18030"
LC_TELEPHONE="zh_CN.GB18030"
LC_MEASUREMENT="zh_CN.GB18030"
LC_IDENTIFICATION="zh_CN.GB18030"
LC_ALL=
I even change the "profile" file in
.gWuBi directory, like this:
区域设置=zh_CN.GB18030
字体=*
字体区域设置=zh_CN.GB18030
I also tried to add following in .bashrc:
export XMODIFIERS=@im=fcitx
export XIM=fcitx
export XIM_PROGRAM=fcitx
still the same.
By the way, to test fcitx , I have to open
a terminal ,then type :
fcitx (&)
红色的fcitx和灰色的“五” just sits there, didn't
respond, even I use mouse to click on it, use
ctrl+space, use shift, use alt. Of course , I could
drag this little thing to anywhere I like, but other
than that, it does nothing.
I even tried tram's ebf, same thing, doesn't help.
Could anyone help me out ? I really need something
to allow me to input Chinese .
Thanks.
nan |
|