|

楼主 |
发表于 2007-8-14 13:43:22
|
显示全部楼层
Post by kasperl
i prefer xfce and English appearance and i want to input Chinese
however,i can only input Chinese after changing whole system export to Chinese
somebody help me?
这种情况的话,我只装了中文输入法fcitx(版本3.4.1),自己编译的Slackware包!
然后修改~/.profile加入以下两行:
export LC_CTYPE="zh_CN"
export XMODIFIERS="@im=fcitx"
当然,系统还需要中文字体,我把simsun.ttf放到了/usr/share/fonts目录下(目录不存在,自己创建)
这样我就在纯英文环境能使用中文输入法了!供参考! |
|