|
|
Just install fcitx3.1.1 from source code.
And fcitx is run. But when I type Ctrl + Space, it just not work.
My locale is:
- bash-3.00$ locale
- 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
- LANG=zh.CN
- LC_CTYPE=zh.CN
- LC_NUMERIC="zh.CN"
- LC_TIME="zh.CN"
- LC_COLLATE=C
- LC_MONETARY="zh.CN"
- LC_MESSAGES="zh.CN"
- LC_PAPER="zh.CN"
- LC_NAME="zh.CN"
- LC_ADDRESS="zh.CN"
- LC_TELEPHONE="zh.CN"
- LC_MEASUREMENT="zh.CN"
- LC_IDENTIFICATION="zh.CN"
- LC_ALL=
复制代码
Is there any problem. And how can i change this ? |
|