Package: m17n-env
Version: 0.0.3-5

I use m17n-env package the help setting SCIM imput method.

After execute 'set-m17n-env' both under root and emfox, with all the items
 selected, a file call '30im-scim' was generated in /home/emfox/.xsession.d,
the contents as below (the other comment lines was omitted):

GDK_USE_XFT=1; export GDK_USE_XFT
scim -d
# GTK 2.0 default input as SCIM
GTK_IM_MODULE="scim" ; export GTK_IM_MODULE
# GTK 2.0 default input as XIM
#GTK_IM_MODULE="xim" ; export GTK_IM_MODULE
# For good old XIM applications
XMODIFIERS="@im=SCIM" ; export XMODIFIERS

the problem is, as correct setting, i think the line 'scim -d' should be put
after XMODIFIERS setting, so that scim will work perfectly as XIM.

My system is Debian Sarge, with kernel-image-2.6-686 installed.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to