The Way of C++

  C++博客 :: 首页 :: 联系 :: 聚合  :: 管理
  55 Posts :: 0 Stories :: 19 Comments :: 0 Trackbacks

公告

The first time i use this blog, i will write something that i learn which i think is worth write down.

常用链接

留言簿(3)

我参与的团队

搜索

  •  

最新评论

阅读排行榜

评论排行榜

由于Ubuntu 9.10自带的是ibus,默认没有安装五笔,需要手动安装。安装步骤如下:

        1、下载 ibus-table-wubi-1.2.0.20090715.tar.gz

        2、解压后进入目录顺序执行以下命令:

                ./configure

                make

        3、在此目录下会生成一个table目录,里面有个文件叫wubi86.db

                sudo cp wubi86.db /usr/share/ibus-table/tables

        4、重启ibus,再把五笔86添加进去。就可以了。

转自http://blog.csdn.net/hgd250/archive/2009/11/26/4875711.aspx

posted on 2010-03-03 16:43 koson 阅读(586) 评论(0)  编辑 收藏 引用 所属分类: Linux

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理