wead-hsu

目前搜狗输入法是基于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-01-07
  • 2021-10-31
  • 2021-06-03
  • 2022-01-15
  • 2022-12-23
  • 2021-09-29
  • 2021-11-19
  • 2022-12-23
猜你喜欢
  • 2021-10-08
  • 2021-12-18
  • 2021-04-17
  • 2021-12-20
  • 2021-12-09
  • 2022-01-06
  • 2022-12-23
相关资源
相似解决方案