首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

装配ibus拼音输入法

2012-07-15 
安装ibus拼音输入法1.更新软件包列表$ sudo apt-get update2.然后搜索软件包$ apt-cache search ibus |gre

安装ibus拼音输入法
1.更新软件包列表
$ sudo apt-get update

2.然后搜索软件包
$ apt-cache search ibus |grep ^ibus
ibus - iBus - Intelligent Input Bus for Linux / Unix OS
ibus-pinyin - ibus-pinyin
ibus-table - IBus-Table

3.安装
$ sudo apt-get install ibus ibus-table
$ sudo apt-get install ibus ibus-pinyin

4.安装完成后,设置用户默认使用ibus输入法
System -> administration -> language support 里选择 keyboard input method 为 ibus就可以了

热点排行