LinuxSir.cn,穿越时空的Linuxsir!

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

When run gWuBi,it prompt me"没有设置XMODIFIERS"???

[复制链接]
发表于 2002-11-26 02:05:56 | 显示全部楼层 |阅读模式
After installing the gWuBi,compile OK,install OK, but when I run the gWuBi command,it tells me that "没有设置XMODIFIERS". I surely have add the "export XMODIFIERS=@im=gWuBi" in /etc/profile.
After reading many posts here, it seems that I have to add this line again in .xsession, but why I can't find this file in my whole system. There was only a .xsession-errors under my Home directory.
I am using Debian,KDE3.04. Any help is highly  appreciated, thank you in advance.
发表于 2002-11-26 08:22:20 | 显示全部楼层

--

我没有用过DEBIAN,只知道在RH中,XMODIFIERS主要是在/etc/X11/xinit/xinitrc.d/xinput中设置。您可以参考一下
 楼主| 发表于 2002-11-26 20:15:55 | 显示全部楼层

哈哈,搞定

原来只要在home目录下自己建立一个.xsession文件即可,内容为:
LANG=zh_CN
LC_ALL=zh_CN
LC_CTYPE=zh_CN
KDE_LANG=zh_CN
export LANG LC_ALL LC_CTYPE KDE_LANG
export XMODIFIERS=@im=gWuBi
gWuBi &
exec kde3
killall gWuBi
参考了Debentoo Gao的回贴
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=14167
谢谢了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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