Linux 安装ibus极点五笔输入法备忘录
useful?: https://github.com/definite/ibus-table-chinese
一、
yum install ibus* ibus-table*安装后,注销进入系统input method出现pinyin, wubi86,版本较低,centos7为1.4.6. fedora24最新为1.8.2需要换repo源,或者在http://dl.fedoraproject.org/pub/fedora/linux/releases/24/Everything/x86_64/os/Packages/i/,一个个下载安装
https://pkgs.fedoraproject.org/repo/pkgs/ibus-table-chinese/ibus-table-chinese-1.4.0-Source.tar.gz/f65ce1bb41eb90e7ecc122b7d34df776/ibus-table-chinese-1.4.0-Source.tar.gz
$ tar xzf ibus-table-chinese-1.4.0-Source.tar.gz
$ cd ibus-table-chinese-1.4.0-Source
$ cmake .
$ make
$ sudo make install
或者:
$ sudo pacman -S --needed gcc make automake autoconf
$ yaourt -S ibus-table-wubi-git
注销重新启动,选择“首选项”,在“输入法”选项卡中添加“wubi-jidian86”,wubi-haifeng86等输入法。
$ ll -Sh
total 124M
-rw-r--r-- 1 root root 15M Aug 23 20:23 wubi-haifeng86.db
-rw-r--r-- 1 root root 14M Aug 23 20:11 wubi86.db
-rw-r--r-- 1 root root 14M Aug 23 20:23 wubi-jidian86.db
-rw-r--r-- 1 root root 11M Aug 23 20:23 easy-big.db
-rw-r--r-- 1 root root 9.9M Aug 23 20:11 erbi_qs.db
-rw-r--r-- 1 root root 9.9M Aug 23 20:23 erbi-qs.db
-rw-r--r-- 1 root root 7.4M Aug 23 20:23 scj6.db
-rw-r--r-- 1 root root 7.0M Aug 23 20:22 cangjie5.db
-rw-r--r-- 1 root root 6.3M Aug 23 20:23 quick5.db
-rw-r--r-- 1 root root 5.8M Aug 23 20:22 yong.db
-rw-r--r-- 1 root root 5.4M Aug 23 20:22 cangjie-big.db
-rw-r--r-- 1 root root 4.2M Aug 23 20:23 erbi.db
-rw-r--r-- 1 root root 3.1M Aug 23 20:22 cangjie3.db
-rw-r--r-- 1 root root 2.9M Aug 23 20:23 quick3.db
-rw-r--r-- 1 root root 1.9M Aug 23 20:22 array30-big.db
-rw-r--r-- 1 root root 1.9M Aug 23 20:22 array30.db
-rw-r--r-- 1 root root 1.9M Aug 23 20:23 wu.db
-rw-r--r-- 1 root root 1.2M Aug 23 20:23 quick-classic.db
-rw-r--r-- 1 root root 1.1M Aug 23 20:23 cantonhk.db
-rw-r--r-- 1 root root 992K Aug 23 20:23 jyutping.db
-rw-r--r-- 1 root root 936K Aug 23 20:23 cantonese.db
centos6.5配置五笔法
system-->preferences-->input method,选择上use ibus
show input method name on language bar.
input method->chinese -vissible
->chinese -wubi86
use system keyboard layout
share the same input method amang all application
-rw-r--r-- 1 root root 568K Aug 23 20:23 stroke5.db
-rw-r--r-- 1 root root 144K May 29 2014 latex.db
-rw-r--r-- 1 root root 136K May 29 2014 compose.db
-rw-r--r-- 1 root root 4.3K May 29 2014 template.txt
CENTOS7上ibus 的“Failed to switch Input Method”错误的一个解决办法
成功更新fedora到18,作为一个汉语使用者,必然要来个中文输入法。
按照习惯,装上ibus+sunpinyin+qt,
|
1
|
yum install ibus-gnome3 ibus-qt ibus-sunpinyin -y |
调用Input method selector,使用ibus,然后...
|
1
2
3
|
Failed to switch Input MethodGDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._imsettings_2derror_2dquark.Code5: Current desktop isn't targeted by Input Method. |
悲了个剧的。
输入法换位置了
|
1
|
# gnome-control-center |
Region&Language->Input sources
添加Chinese(SunPinyin)
右边shortcuts中添加个快捷键(习惯是Ctrl+Space)完工
配合上Input-Method Status Indicator,轻松又漂亮。
Linux 安装ibus极点五笔输入法备忘录的更多相关文章
- Cent OS 7 安装海峰、极点五笔输入法
作为五笔输入法的玩家,输入不使用五笔比较难受:最近安装了 Cent OS 7 (带 GNOME. KDE桌面)系统,默认安装的是拼音输入法,这那受得了,赶紧上车找五笔输入法. 在此之前我查阅了百度得到 ...
- Ubuntu 12.04 系统安装极点五笔输入法
习惯用五笔了,在Ubuntu下安装了下五笔: 下面就实际操作,安装极点五笔输入法! 在终端中执行如下命令: sudo wget http://www.xiit.cn/wp-content/upload ...
- ubuntu 14.04 使用极点五笔输入法
相比12.04在外观改变不是非常大,但当中细节有些许变化,特别输入法非常不大好用,为此,我们使用fcitx输入法,使用我喜欢的五笔拼音,安装步骤例如以下: 方法一: 最新的方法非常easy: 安装14 ...
- CentOS7 安装极点五笔输入法
下载并解压vissible-ibus.tar.gz 或者这个vissible-ibus.tar.gz cp vissible.db /usr/share/ibus-table/tables/ cp v ...
- [转载]CentOS 6.5 安装五笔输入法
FROM:http://blog.sina.com.cn/s/blog_49d6d41c0101i0zs.html 1.一般安装了中文环境会默认安装了好多输入法,先删除了ibus sudo yum ...
- ubuntu 下安装极点五笔
安装完Ubuntu后先更新软件,我的Ubuntu的键盘输入方式系统是ibus 在终端中执行如下操作 sudo wget http://www.unicom-china.com/download/vis ...
- linux极点五笔无法输入词组_ibus设置
菜鸟学linux——用的是ubuntu 不知道是不是按个哪些快捷键,极点五笔突然无法输入词组.那个抓狂啊 没关系,设置一下就ok 第一步:右上角输入法,右键——>首选项——>常规——> ...
- ArchLinux 安装五笔输入法
说明 自己的笔记本已经全盘做成了ArchLinux系统了,用着还好,苦于常用的五笔输入法在Arch下有点不太好装,参考wiki弄好了,这里简单记录下 这里使用ibus-rime 原因有二: ibus- ...
- ubuntu下安装fcitx五笔输入法
安装fcitx输入法 sudo add-apt-repository ppa:fcitx-team/stable #添加安装源,apt-get 添加,night ...
随机推荐
- 整合SSH三大框架用注解时报An AnnotationConfiguration instance is required to use
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 's ...
- ThinkPHP - CURD增删改查 - 实例 - 搜索功能
模板代码: /** * 搜索数据 * @return 无返回值 */ public function search(){ //判断并接收参数 //姓名 if ( isset($_POST['usern ...
- hibernate报错
报错二:java.lang.ExceptionInInitializerError java.lang.ExceptionInInitializerError at com.java1234.serv ...
- 如何设置ssh安全只允许用户从指定的IP登陆
原文链接: 如何设置ssh安全只允许用户从指定的IP登陆 由于开发上传文件需要 在服务器上开启 允许用户名和密码ssh登录.这样不太安全.百度后参考文章现在ssh用户名和密码登录的ip. 登录服务 ...
- 常用位操作,写8位 12864串口模式 I2C 1302 18B20
/*以1302为例*/ void DS1302InputByte(unsigned char d) //实时时钟写入一字节(内部函数) { unsigned char i; ACC ...
- Codeforces Round #198 (Div. 2) C. Tourist Problem
C. Tourist Problem time limit per test 1 second memory limit per test 256 megabytes input standard i ...
- 彻底明白Java的IO系统
java学习:彻底明白Java的IO系统 文章来源:互联网 一. Input和Output1. stream代表的是任何有能力产出数据的数据源,或是任何有能力接收数据的接收源.在Java的IO中,所有 ...
- ZYSocket 4.3.5 SOCKET框架组 发布[NEW]
最新代码请到 github: https://github.com/luyikk/ZYSOCKET 更新 4.3.5更新说明: 修复各种BUG. 重写了一份 protobuf-net 有什么用呢,不需 ...
- MSDN 杂志:UI 前沿技术 - WPF 中的多点触控操作事件
原文 MSDN 杂志:UI 前沿技术 - WPF 中的多点触控操作事件 UI 前沿技术 WPF 中的多点触控操作事件 Charles Petzold 下载代码示例 就在过去几年,多点触控还只是科幻电 ...
- container_of用法及实现
container_of 有的情况下,只知道 struct结构中莫个成员的指针,而需要知道整个struct的指针 (如网卡驱动里面,list) struct DDD { int a; ...