LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1134|回复: 14

SCIM 0.6.0 and SCIM-CHINESE 0.2.4 have been released.

[复制链接]
发表于 2003-7-29 17:42:40 | 显示全部楼层 |阅读模式
发信人: suzhe (烦着呢), 信区: LinuxDev
标  题: SCIM-0.6.0 & SCIM-CHINESE 0.2.4 has been released!
发信站: BBS 水木清华站 (Tue Jul 29 17:35:36 2003), 转信

New features/updates of SCIM 0.6.0:

* GUI code within the X11 FrontEnd and the GTK2 IMModule are splitted into
   a stand alone daemon program scim-panel-gtk.
* The GConf Config module was reimplemented with GConfClient
   instead of GConfEngine.
* The API names of libscim-gtkutils have been changed.
* Some bugs have been fixed.                          

SCIM-CHINESE 0.2.4 is a update version for SCIM 0.6.0.

Maybe you want to try the new GTK2 IMModule, start SCIM by the following
commands:                                                               

$ scim -f socket -ns socket -d
$ scim -f x11 -s socket -c socket -d

These commands start two individual scim processes.
                                                                             
The first is a socket daemon which provides the Input Method services
via a socket.

The second is a x11 input method server which forward the
Input Method services provided by the first scim to the X Window System.

Then you may use the GTK2 IMModule provided by SCIM within gtk2 applications
directly, which also uses the input method services provided by the         
first scim daemon.

You may notice that the GTK2 IMModule and the X11 FrontEnd now share the same
interface. And if you have more than one screens, the interface can be      
shared by all of the screens.

In order to let gtk2 applications recognize the SCIM's GTK2 IMModule, you
should run the following command after installing scim-gtk2-immodule package:

$ gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules

This command must be run by root.

Comments, suggestions and bug reports are welcome.

--
Smart Boot Manager -- One of the most powerful Boot Managers in the world.
http://www.turbolinux.com.cn/~suzhe/

Smart Common Input Method platform -- A new input method platform
http://savannah.nongnu.org/projects/scim
http://www.turbolinux.com.cn/~suzhe/scim/
发表于 2003-7-30 14:22:02 | 显示全部楼层
在mozilla里面可以使用 gtk2-immodule 吗?

在mozilla 中点右键,没法选
 楼主| 发表于 2003-7-30 14:33:30 | 显示全部楼层
最初由 liuspider 发表
在mozilla里面可以使用 gtk2-immodule 吗?

在mozilla 中点右键,没法选


是不是用什么宏可以设置呀?

GTK_IM_MODULE ? 记不太清楚了。
 楼主| 发表于 2003-7-30 15:01:30 | 显示全部楼层
嗯,用 GTK_IM_MODULE=scim 启动 mozilla 就可以让 mozilla 使用 scim 的 gtk2 immodule 了,不过郁闷的是,mozilla 居然不给 scim 发 spot location 信号,导致根本不光标跟随。
发表于 2003-7-31 01:52:22 | 显示全部楼层

How to do this?

just export GTK_IM_MODULE=scim before excute mozilla,
I cannot acitivate scim in mozilla,
please help me.
 楼主| 发表于 2003-7-31 09:34:57 | 显示全部楼层

回复: How to do this?

最初由 snoopyxp 发表
just export GTK_IM_MODULE=scim before excute mozilla,
I cannot acitivate scim in mozilla,
please help me.


You must install the package called scim-gtk2-immodule first, then run the following command:

$ gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules
发表于 2003-7-31 12:31:05 | 显示全部楼层
I installed scim0.6 from source  ,so I don't need install
the scim-gtk2-immodule ,do I?
The problem is I can't use the pinyin module now, does it
include in the source package?
when I use scim0.41 the pinyin module can work properly.
 楼主| 发表于 2003-7-31 12:49:29 | 显示全部楼层
最初由 snoopyxp 发表
I installed scim0.6 from source  ,so I don't need install
the scim-gtk2-immodule ,do I?
The problem is I can't use the pinyin module now, does it
include in the source package?
when I use scim0.41 the pinyin module can work properly.


You must upgrade to scim-chinese-0.2.4

And be sure your gcc & glibc version must be 3.2.x and 2.3.x
发表于 2003-7-31 14:14:11 | 显示全部楼层
My system is redhat8.0, it's impossible for me to update
gcc and glibc, can I install the scim-chinese0.24 from source?
发表于 2003-7-31 14:17:45 | 显示全部楼层
By the way, where can I find the souce package of scim-chinese0.2.4,
I can't find it in the download page.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表