xyqCreator

目前搜狗输入法是基于fcitx框架下的,所以我们得安装fcitx才行

首要得卸载Ubuntu默认的ibus输入法:
sudo apt-get remove ibus

然后添加fcitx的nightlyPPA:
在终端输入:
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update

安装fcitx以及搜狗输入法,并设置fcitx为默认。

sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyin
sudo apt-get install fcitx-table-all
sudo apt-get install im-switch
im-switch -s fcitx -z default

接下来安装搜狗输入法皮肤,下载下面的软件并安装
http://pan.baidu.com/share/link?shareid=437349&uk=3188176680

打开fcitx配置工具

在外观栏点选搜狗皮肤并点击应用

重启。。。。。



搜狗输入法便大功告成了

分类:

技术点:

相关文章:

  • 2022-02-12
  • 2022-02-09
  • 2022-01-23
  • 2021-06-06
  • 2021-11-13
猜你喜欢
  • 2021-08-11
  • 2021-07-15
  • 2022-03-05
  • 2022-01-04
  • 2021-10-02
  • 2022-01-19
相关资源
相似解决方案