scim for skype(或者其他QT程序)的配置方法 (不需要scim-bridge或者scim-qtimm)

装好scim 1.4.7 之后 在 xinitrc中加入下面内容

# scim setup
export LANG="zh_CN.UTF-8"
export XMODIFIERS=@im=SCIM
export XIM="scim"
export XINPUT="xim"
export XIM_PROGRAM="scim -d"
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
scim -d &

我用的是xfce4, xinitrc的位置在 ~/.config/xfce4/xinitrc

Update: 我现在已经放弃scim全面转向使用 ibus /ibus-pinyin了


Trackbacks & Pingbacks

  1. 让scim支持skype (Archlinux) | Bruce Wang - Simple, Love, Courage pingbacked Posted March 4, 2008, 18:13

Leave a Comment

(required)

(required)

Formatting Your Comment

The following XHTML tags are available for use:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

URLs are automatically converted to hyperlinks.