[Ubuntu-zh] how to make scim work while u r in non-cjk session

Qiuli Han ivyharry at gmail.com
Sat Jun 3 03:40:56 BST 2006


ok
dapper wak killing me right after it is release
and even was in Beta

that is I CANT MAKE SCIM WORK IN NON-CJK(chinese, janpanese, korean) SESSIONS!
and it is a known bug
hope it will be fixed in the future

but i have to use it!!!!
well...after a long term research
i made it work
here is what i did ( assume u have scim FULLY installed):

1.
edit file
/etc/X11/xinit/xinput.d/scim
change the content to

XIM=scim
XIM_PROGRAM=/usr/bin/scim
XIM_ARGS='-d'
DEPENDS=
XMODIFIERS="@im=SCIM"
GTK_IM_MODULE=scim
QT_IM_MODULE=scim

2.
create file .xsession in your home dir
content:

export XMODIFIERS=@im=scim
export GTK_IM_MODULE=scim
gnome-session

3.
System -> Preferences -> Sessions

Startup Programs Tab -> Add Button
Startup Command: scim -d

then reboot
hopefully u can make that work

如果有人需要看中文版本吼一声


More information about the ubuntu-zh mailing list