|
在Debian中安装skype无法调用scim输入法,其它应用程序没问题。
如Ooo都可以调用。
有哪位大侠知道问题所在,麻烦告知一下,让我也进步进步,谢谢!
Debian版本:5.04
Linux debian 2.6.26-2-686
Skype版本:2.1beta
SCIM版本:1.4.7-3
配置文件/etc/X11/xinit/xinput.d/zh_CN如下:
#
# Use "X input Method" for all applications
#
# Per Ming's Documentation in SCIM, XIM Input Method is activated
# not only for old X-applications but also for GTK and QT appplication.
#
# If a user wish to use, GTK Input Method, (s)he can right-click input
# area and select "Input Methods" and change from "X input Method" to
# "SCIM Input Method".
#
XIM=SCIM
XIM_PROGRAM=/usr/bin/scim
XIM_ARGS="-d"
XIM_PROGRAM_SETS_ITSELF_AS_DAEMON=yes
GTK_IM_MODULE=xim
QT_IM_MODULE=xim
DEPENDS="scim,scim-anthy|scim-canna|scim-chewing|scim-pinyin|scim-hangle|scim-prime|scim-skk|scim-tables-additional|scim-m17n|scim-uim|scim-tables-ja|scim-tables-ko|scim-tables-zh"
linuxsir里的大牛们都看不上眼俺这个小问题,stardict用不了输入法,skype用不了输入法,还好,一个个配置文件看过了,最终弄出来了。 |
|