首要得卸载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
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://tieba.baidu.com/p/2243715028
本文介绍如何在Ubuntu系统中卸载默认的ibus输入法并安装FCITX及其搜狗输入法。首先需要卸载ibus输入法,接着添加FCITX的nightly PPA源进行更新,最后安装FCITX及相关组件如搜狗拼音等,并通过im-switch设置FCITX为默认输入法。
8234

被折叠的 条评论
为什么被折叠?



