首先附上树莓派安装谷歌输入法命令:
sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin
sudo reboot
正文部分:
如果树莓派输入汉字时候选项看不到,只是一个大黑框,影响输入。
使用三条命令即可解决
sudo apt remove fcitx-module-kimpanel
sudo apt-get remove fcitx-ui-qimpanel #如果显示未安装这个软件可以直接忽略
sudo reboot
参考资料https://blog.csdn.net/qq_41204464/article/details/82941348
https://blog.csdn.net/qq_25453065/article/details/84696587?tdsourcetag=s_pctim_aiomsg