LinuxSir.cn,穿越时空的Linuxsir!

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

fc5下如何使scim在进gnome后就自动可用?

[复制链接]
发表于 2006-5-26 22:23:58 | 显示全部楼层 |阅读模式
缺省语言是英文,现在的笨办法是,进gnome后开一个terminal,依次执行:
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE=scim
scim -d

然后从这个console启动的应用就可以使用scim输入中文了。不过还是不方便,
哪位指点一下,放在哪个文件里让其进入gnome时就自动执行,对所有的应用
都可用?

多谢了!
发表于 2006-5-26 22:50:49 | 显示全部楼层
If your desktop is not running in an Asian locale, to activate it in your user account, run these commands, then logout and login again to your desktop.

mkdir ~/.xinput.d
ln -s /etc/X11/xinit/xinput.d/scim ~/.xinput.d/default
回复 支持 反对

使用道具 举报

发表于 2006-5-26 22:51:07 | 显示全部楼层
If your desktop is not running in an Asian locale, to activate it in your user account, run these commands, then logout and login again to your desktop.

mkdir ~/.xinput.d
ln -s /etc/X11/xinit/xinput.d/scim ~/.xinput.d/default
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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