- 浏览: 87430 次
- 性别:
- 来自: 北京
文章分类
最新评论
背景:
原有的Fedora上已经缺省安装了scim-pinyin 等IM,为了练练手决定通过src来安装。
首先是通过[rpm -e ] uninstall all package about scim
问题描述
1. Download source of SCIM and SCIM-pinying from sourceforge
2. ./configurate --prefix=/usr -> make -> install (SCIM -> SCIM-pinying)
(notice: defaultly installl in /usr/local, if so, environment variable PKG_CONFIG_PATH need to be specified (/usr/local/lib/pkgconfig) before installing SCIM-pinying
3. restart X windows
result
1.scim is not runing
2. Ctrl+Space IM bar doesn't appear
原因查找:
(google上search了很多,不过only找到一篇有用的)
ref:
(http://fedora.linuxsir.org/main/aggregator/sources/1?page=8
也谈Fedoar输入法设置)
Firstly,X windows start process need to be understood.
1.etc/X11/xinit/xinitrc
2./etc/X11/xinit/xinitrc-common
3./etc/X11/xinit/xinitrc.d/xinput.sh (*)
所有的输入法设置和启动都是在/etc/X11/xinit/xinitrc.d/xinput.sh里完成的
please read xinput.sh carefully
原因分析:
In my case, the config file(xinputrc) read by xinput.sh is linked to /etc/X11/xinit/xinput.d/xim.conf
Solution:
1. create scim.conf as followed.
XIM=SCIM
XIM_PROGRAM=scim
XIM_ARGS="-d"
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
2. link /etc/X11/xinit/xinputrc into scim.conf
Comment:
Scim of creator is Chinese(not japanese) -- suzhe. So pride.
原有的Fedora上已经缺省安装了scim-pinyin 等IM,为了练练手决定通过src来安装。
首先是通过[rpm -e ] uninstall all package about scim
问题描述
1. Download source of SCIM and SCIM-pinying from sourceforge
2. ./configurate --prefix=/usr -> make -> install (SCIM -> SCIM-pinying)
(notice: defaultly installl in /usr/local, if so, environment variable PKG_CONFIG_PATH need to be specified (/usr/local/lib/pkgconfig) before installing SCIM-pinying
3. restart X windows
result
1.scim is not runing
2. Ctrl+Space IM bar doesn't appear
原因查找:
(google上search了很多,不过only找到一篇有用的)
ref:
(http://fedora.linuxsir.org/main/aggregator/sources/1?page=8
也谈Fedoar输入法设置)
Firstly,X windows start process need to be understood.
1.etc/X11/xinit/xinitrc
2./etc/X11/xinit/xinitrc-common
3./etc/X11/xinit/xinitrc.d/xinput.sh (*)
所有的输入法设置和启动都是在/etc/X11/xinit/xinitrc.d/xinput.sh里完成的
please read xinput.sh carefully
原因分析:
In my case, the config file(xinputrc) read by xinput.sh is linked to /etc/X11/xinit/xinput.d/xim.conf
Solution:
1. create scim.conf as followed.
XIM=SCIM
XIM_PROGRAM=scim
XIM_ARGS="-d"
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
2. link /etc/X11/xinit/xinputrc into scim.conf
Comment:
Scim of creator is Chinese(not japanese) -- suzhe. So pride.
发表评论
-
modprobe --- no symbol version for struct_module
2009-12-18 12:07 1969这个错误很可能是由于 kernel version 不一致导致 ... -
How to: Compile Linux kernel
2009-12-17 19:37 903http://www.cyberciti.biz/tips/c ... -
USB auto suspend udev sysfs
2009-12-11 11:42 1059http://reactivated.net/writing_ ... -
interface
2009-12-02 16:37 619/etc/network/interface -
Exit from X to console
2009-11-27 23:42 754/etc/init.d/gdm stop to reback ... -
gnome resolution pre user
2009-11-27 23:41 668gnome resolution config files a ... -
Linux touchpad too sensitive
2009-11-27 19:35 1111http://ubuntuguide.org/wiki/Ubu ... -
lspci lsusb
2009-11-27 19:34 1197liunx 硬件查看 lsusb lspci dmesg -
check dirty page on linux
2009-11-24 15:44 9431. top ->'f' ->'v' http: ... -
inittab
2009-07-30 15:44 780http://www.netadmintools.com/ht ... -
Linux 上运行Windows的程序---Wine
2009-04-26 21:37 814FAQ: 1. How to install Debian ... -
如何查看wifi 的 frequency 和 out power
2009-04-25 20:48 995iwconfig 的输出中有 frequency 和 Tx-p ... -
如何查看BT (BlueTooth) 的信息
2009-04-25 20:48 709lsusb -vv bluez下面 hciconfig h ... -
Linux 2.6.18 下安装 usb 无线网卡(zd1211)
2009-04-25 20:43 2769[设备采购] SAGEM XG-760 ... -
usb mass storage
2009-04-25 20:39 965refer to http://www.linux-usb.o ... -
How to Take a Screenshot in Linux With the Termina
2009-04-25 20:35 583please refer to: http://tips.w ... -
How to make root file system image file
2009-04-25 20:35 731Refer to : http://topic.csdn.ne ... -
initrd
2009-04-25 20:32 798http://hi.baidu.com/liyangzhao/ ... -
如何生成 xorg.conf
2009-04-25 20:32 1554Xorg -configure -
config sound card in Dell laptop (Latitude LS)
2009-04-25 20:30 666# install alsa utilty apt-get ...
相关推荐
sudo apt install scim scim-tables-zh ``` 3. 解压下载的 "scim-chinese -pinyin.tar.gz" 文件,并进入解压后的目录。 ```bash tar -zxvf scim-chinese -pinyin.tar.gz cd scim-chinese-pinyin-1.4.13 ``` ...
scim-1.4.4-41.el5.i386.rpm scim-chinese-standard-0.0.2-1.el5.i386.rpm scim-libs-1.4.4-41.el5.i386.rpm scim-pinyin-0.5.91-16.el5.i386.rpm scim-tables-0.5.6-7.i386.rpm scim-tables-chinese-0.5.6-7.i386....
3. 安装SCIM_Pinyin输入法:`sudo apt-get install scim-pinyin` 或 `sudo yum install scim-pinyin`. 4. 配置SCIM:在系统设置中添加SCIM作为输入法系统,并设置默认启动。 5. 启动或重启系统,测试SCIM_Pinyin是否...
"scim-pinyin"是一个专为汉语拼音输入设计的SCIM(Smart Common Input Method)平台插件。SCIM,全称Smart Common Input Method Platform,是一个跨平台的输入法框架,支持多种语言,包括但不限于中文、日文、韩文等...
在这个场景中,我们关注的是`scim-chewing-0.3.0.tar.gz`,这是一个针对SCIM项目的特定版本,名为“Chewing”,它是专门为汉语拼音和注音输入法设计的模块。 "Chewing"是SCIM的一个分支,专门优化了用于手机等移动...
"scim-googlepinyin.tar.gz" 是一个包含谷歌拼音输入法(Google Pinyin)的源码包,专为在Linux环境下提供智能拼音输入功能。这个压缩包在Debian系统上编译过程相对顺利,但在Red Hat系统中可能遇到过一次编译失败的...
linux下scim-python用98五笔码表,仅供测试!余钰炜先生友情提供,在此表示感谢。
yum install scim-lang-chinese ``` 这个命令会自动下载并安装SCIM的中文语言包,包括所需的字体和输入法引擎,以便能够输入中文字符。 安装完成后,需要进行一些系统配置才能使SCIM生效。你可以通过以下步骤来设置...
NULL 博文链接:https://lauvenman.iteye.com/blog/277802
ubuntu 下面的中文输入法!大家一起来下载!没有别的资源可以给我留言,有就给你!
资源分类:Python库 所属语言:Python 资源全名:eoepca-scim-2.7.4.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
$ ./autogen.sh $ make $ sudo make install 现在重启scim: 关闭scim:pkill scim 然后启动: scim -d 去首选项里的“语言支持”的“输入法”选择scim作为默认输入法,然后注销就OK了。
资源分类:Python库 所属语言:Python 资源全名:eoepca-scim-0.0.1.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源分类:Python库 所属语言:Python 资源全名:django_scim-0.2.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
安装将此行添加到您的应用程序的Gemfile中: gem 'scim-kit' 然后执行: $ bundle或将其自己安装为: $ gem install scim-kit用法def user_schema Scim :: Kit :: V2 :: Schema . build ( id : Scim :: Kit :: V2 :...
SCIM-PATCH 实现的“使用PATCH进行修改”部分3.5.2。TL; DR 重要的事情要知道,这个库可以: 验证SCIM修补... import { patchBodyValidation } from 'scim-patch' ;const scimBody : ScimPatchOperation = { 'schemas'
sudo apt-get install scim-tables-zh scim-pinyin ``` 3. **配置SCIM输入法** 安装完成后,通过“系统”>“首选项”找到“SCIM输入法设置”,打开设置对话框。在这里,选择“输入法引擎”>“全局设置”,在列出...
scim deb名 使用dpkg -i scim_1.4.7-3_i386.deb安装
此示例演示了如何从基于 HttpClient 的 JAVA 客户端应用程序使用 WSO2 身份服务器中的 SCIM 休息端点。 运行示例的步骤: 使用 [IS_Home]/bin 文件夹中的... 从“scim-provisioning”文件夹 [wso2is-{version}/sample
scim-chinese-standard-0.0.2-1.el5.i386.rpm scim-tables-0.5.6-7.i386.rpm scim-tables-chinese-0.5.6-7.i386.rpm scim-pinyin-0.5.91-16.el5.i386.rpm 双击运行他们,记住按以上顺序依次运行,因为他们之间上下...