继续折腾
--
Sign by WD
http://wdstudio.blogbus.com
电池很灵异
升级之前装powerpill
To unsubscribe from this group, send email to ubuntu-sg-zh+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
To unsubscribe from this group, send email to ubuntu-sg-zh+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
export LC_CTYPE=zh_CN.UTF-8
export XIM_PROGRAM=fcitx
export XIM=fcitx
fcitx
Add the following in to .bashrc
export XIM=”fcitx”
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
export XIM_PROGRAM=”fcitx &“
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
to .bashrc
Thanks