LinuxSir.cn,穿越时空的Linuxsir!

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

Why can't I start scim as EricNeon said

[复制链接]
发表于 2006-3-27 23:47:33 | 显示全部楼层 |阅读模式
in this post: http://www.linuxsir.cn/bbs/showthread.php?t=181117
showed in the attached screenshot.
even I run scim from prompt, it did not start, just said:
  1. /# scim
  2. Smart Common Input Method 1.0.2

  3. Launching a SCIM process with x11...
  4. GTK Panel of SCIM 1.0.2

  5. Starting as daemon ...
复制代码

then nothing happened...
anyway, I will have to seek into its official site for a solution.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2006-3-29 23:13:17 | 显示全部楼层
新情况,使用testing软件源,重新安装了一次scim,可以在终端里用,还是用右键输入法选中的,但其他的就不行,如gedit,装了scim-gtk2-module后gtk程序右键“输入法“里就有scim,但一选择就出错退出,不装那个模块右键则没有scim项。是怎么回事啊?
本文是在终端vim里输入,再复制到opera来的,还好能鼠标复制,要不我用dd放到剪贴板的内容,在opera里还没法粘贴。
唉……没人看,应该把启动scim的脚本加在哪个配置文件里,才能不管用哪个用户登录哪个wm都能自动启动scim啊?
回复 支持 反对

使用道具 举报

发表于 2006-3-29 23:25:41 | 显示全部楼层
export XMODIFIERS="@im=SCIM"
export GTK_IM_MODULE="SCIM"
scim -d
试试
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-31 00:41:25 | 显示全部楼层
my .xinitrc:
  1. export XMODIFIERS=@im=SCIM
  2. #case matters for this variable! (the above one)
  3. export GTK_IM_MODULE=scim
  4. #export QT_IM_MODULE=scim
  5. /usr/bin/scim -d

  6. #exec gnome-session
  7. #exec starkde
复制代码

the problem still remains, whether with or without scim-gtk2-immodule.
er... I think this is a good change for me to learn English :-(
回复 支持 反对

使用道具 举报

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

本版积分规则

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