分页: 1 / 1

fcitx problem in version 5.1

发表于 : 2005-12-01 1:40
zbc229
install the fcitx following the instructions of this website.
although i can even see the fcitx toolbar when inputing username, i cann't acitvate it by "Ctrl+blank" and the toolbar disappeared after entering the system.

there are no error info in the process of installation. i have no idea,who can help me?

Same problem

发表于 : 2005-12-01 9:58
shixin
I have the same problem. Hope somebody can help us out.

i have succeed to changed to SCIM

发表于 : 2005-12-02 0:47
zbc229
i had my chinese input by changing to scim, just the command could make it.
i also saw the activated fcitx toolbar,but still changed to scim.
i think that there must be some missing lib or package needed, but i am a beginner,cann't fix it.

to hope some to fix it for the beginner.

发表于 : 2005-12-02 1:25
xufan106
sudo gedit /etc/X11/Xsession.d/95xinput

把文件改为
export XMODIFIERS=@im=fcitx ; export GTK_IM_MODULE="fcitx" ; fcitx

发表于 : 2005-12-02 8:54
freeflying
xufan106 写了: GTK_IM_MODULE="fcitx" ; fcitx
最好是fcitx &

发表于 : 2005-12-02 12:08
xufan106
freeflying 写了:
xufan106 写了: GTK_IM_MODULE="fcitx" ; fcitx
最好是fcitx &
嗯,谢谢