On Thu, 2006-08-03 at 21:05 +0530, गौरव मिश्रा(Gaurav) wrote: > Hi all, > I am using SCIm from some past days for translatin work with gedit , i > would like to see it working with kbabel or poedit, But after many > tries i am still unable to start it under other applications , any > remedy
There's good amount of documentation about it. Visit: https://wiki.ubuntu.com/InputMethods/SCIM/Setup Quote: -------------------------------------------------------------------- scim-im.org's method : create 75scim file under /etc/X11/Xsession.d/ with following lines (if you have 90im-switch, better to remove it for this setup) export XMODIFIERS="@im=SCIM" export XIM_PROGRAM="/usr/bin/scim -d" export GTK_IM_MODULE=scim export QT_IM_MODULE=scim -------------------------------------------------------------------- This method worked for me very well. Cheers, - h.p. -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
