









2015-12-20 17:46 JustRun 阅读(1021) 评论() 收藏 举报
搜狗输入法 for Linux 是基于Fcitx 框架(fcitx-sogoupinyin)。
安装环境为Ubuntu 13.04
卸载Ubuntu默认的ibus输入法:
- sudo apt-get remove ibus
然后添加Fcitx 源:
- sudo add-apt-repository ppa:fcitx-team/nightly
- sudo apt-get update
然后 安装fcitx,搜狗输入法,Google输入法,以及设置fcitx为默认:
- sudo apt-get install fcitx fcitx-config-gtk fcitx-googlepinyin fcitx-sogoupinyin
这里可以安装很多输入法,根据你自己的需要:fcitx-sunpinyin fcitx-module-cloudpinyin默认没有安装im-switch 自己安装一个
- sudo apt-get install im-switch
- im-switch -s fcitx -z default
- sudo apt-get install fcitx-config-gtk
完成之后注销或重起即可!
如果,您认为阅读这篇博客让您有些收获,不妨点击一下右下角的【推荐】按钮。
如果,您希望更容易地发现我的新博客,不妨点击一下右下角的【关注 Justrun】。
因为,我的写作热情也离不开您的肯定支持。
感谢您的阅读,这里还有你可能感兴趣的文章推荐博客文章。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。