1,125 热度

在Ubuntu 下安装搜狗输入法

在linux下的搜狗输入法的使用

在linux下面,输入法一直是被诟病的,ibus使用真是不甚习惯。于是在网上看看了一些使用方法。看到了fcitx这种输入法。其中,Fcitx是Free Chinese Input Toy for X 的英文缩写。

第一步,卸载ibus输入法
sudo apt-get remove ibus

第二步,添加fcitx的nightlyppa:
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get update

第三步,安装fcitx和输入法
sudo apt-get install fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyin

然后,重启或者注销,就可以了。

这里是,fcitx的配置界面,你也可以自己在下载主题风格,选择自己喜欢的风格。
2014-02-13 22:34:05的屏幕截图

使用后,搜狗拼音有回来了,好舒服的感觉有木有啊?

Leave a Reply

Your email address will not be published. Required fields are marked *