关于ubuntu中文输入调用不出来的解决办法,具体如正文。
卸载了 fcitx
sudo apt-get remove fcitx
重启
sudo reboot
重新安装 fcitx
sudo apt-get install fcitx
安装拼音输入法
sudo apt-get install fcitx-pinyin
重启
卸载了 fcitx
sudo apt-get remove fcitx
重启
sudo reboot
重新安装 fcitx
sudo apt-get install fcitx
安装拼音输入法
sudo apt-get install fcitx-pinyin
重启