标签:style color 使用 os art ar div line
相比12.04在外观改变不是非常大,但当中细节有些许变化,特别输入法非常不大好用,为此,我们使用fcitx输入法,使用我喜欢的五笔拼音,安装步骤例如以下:
方法一:
最新的方法非常easy:
安装14.04后,语言包一定要安装完整,从ibus增加极点五笔。
方法二:
快捷键“ctrl+AIt+T",弹出终端,输入下面指令
| 
 1 
2 
3 
4 
5 
6 
7 
8 
 | 
//先卸载IBUS输入法killall
 ibus-daemonsudo
 apt- get purge
 ibus ibus-gtk ibus-gtk3 ibus-pinyin* ibus-sunpinyin ibus-table python-ibusrm
 -rf ~/.config/ibus//安装fcitx输入法sudo
 add-apt-repository ppa:fcitx-team/nightlysudo
 apt- get updatesudo
 apt- get install
 fcitx-sogoupinyin | 
其他输入法的名称例如以下
| 
 1 
2 
3 
4 
 | 
//拼音:fcitx-pinyin、fcitx-sunpinyin、fcitx-googlepinyin,//五笔:fcitx-table、fcitx-table-wubi、fcitx-table-wbpy(五笔拼音混合) | 
ubuntu 14.04 使用极点五笔输入法,布布扣,bubuko.com
标签:style color 使用 os art ar div line
原文地址:http://www.cnblogs.com/mengfanrong/p/3880225.html