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 ...
随机推荐
- HDoj-1527-取石子游戏
取石子游戏 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Subm ...
- 解决warning: incompatible implicit declaration of built-in function 'malloc'
因为代码中使用了malloc函数和字符串函数.编译时出现错误 warning: incompatible implicit declaration of built-in function 'mall ...
- Android:自己定义输入法(输入password时防止第三方窃取)
对于Android用户而言.一般都会使用第三方的输入法. 但是,在输入password时(尤其是支付相关的password),使用第三方输入法有极大的安全隐患. 眼下非常多网银类的APP和支付宝等软件 ...
- PHP - 目录、文件操作
目录操作: <?php /** * Read Directory. * Just read the top-level directory. * @param string $path dire ...
- [转]网络性能评估工具Iperf详解(可测丢包率)
原文链接:安全运维之:网络性能评估工具Iperf详解:http://os.51cto.com/art/201410/454889.htm 参考博文:http://linoxide.com/monito ...
- 在Windows下github展示代码
最近大爱Web编程,于是寻找各种代码中,然后就发现了GitHub这个网站,如果你知道Google Code,那么你就知道这个GitHub是做什么的了.不过GitHub主要是用作基于Git的分布式版本管 ...
- iOS开发UITableViewCell的选中时的颜色设置
1.系统默认的颜色设置 //无色 cell.selectionStyle = UITableViewCellSelectionStyleNone; //蓝色 cell.selectionStyle = ...
- mvc导航配置
<?xml version="1.0" encoding="utf-8" ?><Configuration> <Navigatio ...
- c++ namespace命名空间详解
What is a namespace? A namespace defines an area of code in which all identifiers are guaranteed to ...
- PLSQL Developer过期要注冊表
打开执行输入 regedit 打表注冊表 删除 HKEY_CURRENT_USER\Software\Allround Automations HKEY_CURRENT_USER\Software\M ...