1、设置环境变量

参照http://wiki.gentoo.org/wiki/Fcitx#Using_Fcitx

在对应文件下设置环境变量

2、设置locale

确保LC_CTYPE为zh_CN.utf8

3、安装字体

如果上面的都搞定了还不行,根据https://fcitx-im.org/wiki/FAQ/zh-cn#Emacs

可能是缺少对应字体,安装terminus-font来后重启生效(此处不甚确定不进行下一步重启后是否生效)

或使用

xset fp+ /usr/share/fonts/terminus

来立即生效。

若重启后无法自动生效,可将上述命令加入到.xinitrc/.xprofile

 posted on 2014-10-06 13:50  w0mTea  阅读(290)  评论(0)    收藏  举报