# vim: set sts=4 expandtab:
if [ "$IM_CONFIG_PHASE" = 1 ]; then
XMODIFIERS=@im=none
GTK_IM_MODULE=xim
QT_IM_MODULE=xim
CLUTTER_IM_MODULE=xim
fi

