ubuntu16.04 无法输入中文的问题终于解决了
方法总结
fcitx惹得祸,卸载干净,使用ibus
操作步骤
1. 彻底卸载fcitx
sudo apt-get remove fcitx*
sudo apt-get purge fcitx*
2. 将输入法系统设置为ibus
打开 设置 —> 语言支持
将键盘输入法系统选项设置为ibus(ps. 汉语支持需要设置好)
3. 注销重新登录
4. 找到IBus的设置,选择汉语拼音,就可以,按shift切换.
reference:
https://blog.****.net/huyahuioo/article/details/87867897