Linked by Thom Holwerda on Tue 17th Oct 2006 21:58 UTC, submitted by IdaAshley
Permalink for comment 172637
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2006-04-04
SCIM works for me on (Slackware) Linux in Koffice, Opera, and Limewire (though I haven't figured out how to get java to show UTF8 yet). What you need to do is set some environmental variables:
XMODIFIERS=@im=SCIM
GTK_IM_MODULE=xim
QT_IM_MODULE=xim
export XMODIFIERS GTK_IM_MODULE QT_IM_MODULE
just letting you know