当安装了ubuntu操作系统怎么也调用不出中文输入法时,可以用以下方式尝试解决。

卸载 fcitx 
sudo apt-get remove fcitx

重启 
sudo reboot

重新安装 fcitx
sudo apt-get isntall fcitx

安装拼音输入法
sudo apt-get install fcitx-pinyin

重启

posted @ 2015-09-22 20:39  Gradven  阅读(270)  评论(0编辑  收藏  举报