ununtu18.0安装搜狗输入法
首先进入:https://pinyin.sogou.com/linux/?r=pinyin,下载输入法
只需双击下载的 deb 软件包,即可直接安装搜狗输入法。
搜狗输入法安装完成后却不能使用,无法切出
首先检测是否安装fcitx
首先检测是否有fcitx,因为搜狗拼音依赖fcitx
安装fcitx
sudo apt-get install fcitx-bin
sudo apt-get install fcitx-table
然后右上角打开设置
键盘输入法系统选择:fcitx
或者用打开终端,输入命令:
im-config
打开一个配置器窗口
默认是ibus,需要修改为 fcitx
重启,ok