分页: 1 / 1

老问题了,xubuntu 7.10无法调用scim

发表于 : 2007-10-22 22:24
pedant
我已经设置好了一切,中文包也全部安装完毕,连firefox都是中文的 了。并且,scim的启动设置也已作了调整,如图:

可就是死活不能调用scim.

发表于 : 2007-10-22 23:01
zhhchen
和xgl冲突,在 系统 首选项 会话 中 加 /usr/bin/scim

发表于 : 2007-10-22 23:09
pedant
where is preference in the system menu?

发表于 : 2007-10-22 23:13
pedant
btw, i have not installed the xgl or compiz-fusion

发表于 : 2007-10-22 23:52
zhhchen
你用的XFCE,看看你的 设置 菜单

发表于 : 2007-10-23 20:38
pedant
i have typed the command, /usr/bin/scim
and i do appeared in the system monitor, but i can not input the chinese.

发表于 : 2007-10-23 23:16
pedant
删除了,重新安装了一遍,问题依旧。现在只能在线输入中文

发表于 : 2007-10-23 23:21
pedant
就没有人碰到过吗?通过组合键根本无法启动输入法,通过命令倒是可以,可是启动后依然不能输入中文。甚至点击任务栏上面的图表也没有反应。

发表于 : 2007-10-24 16:30
dbchina
默认的scim输入法可能会与realplay、acrobat reader、openoffice等程序有冲突。如果有这样的问题,建议使用scim-bridge替换scim。安装scim-bridge 和scim-qtimm。请确保已正确设置中文环境,打开终端,执行以下命令,或使用《新立得软件管理器》,在其中搜索"scim-bridge"、 "scim-qtimm"并标记安装。

sudo apt-get install scim-qtimm
sudo im-switch -s scim

编辑im-switch生成的scim配置文件

gksu gedit /etc/X11/xinit/xinput.d/scim

将默认的 GTK_IM_MODULE=scim 修改为 GTK_IM_MODULE="scim-bridge"。


http://wiki.ubuntu.org.cn/index.php?tit ... iant=zh-cn