http://www.slax.org/forum/viewtopic.php?t=17268
where do i place the following to enable scim usage?
export XMODIFIERS="@im=SCIM" export XIM_PROGRAM="scim -d" export GTK_IM_MODULE="xim" export QT_IM_MODULE="xim"
seems like X no longer uses ~/.xinitrc as a startup point… maybe /etc/profile.d?