Post by zhangxudong
设置locale了吗
vi /etc/environment
写入
LANGUAGE="en_CN:en_US:en_GB:en"
#LANGUAGE="zh_CN:zh:en_US:en"
LANG=en_US.UTF-8
LC_CTYPE=zh_CN.UTF-8
XMODIFIERS="@im=fcitx"
就可以了
locale: cannot set LC_CTYPE to default locale:no such file or directory
locale: cannot set LC_MESSAGES to default locale:no such file or directory
locale: cannot set LC_ALL to default locale:no such file or directory