1.
Introduction
For m17n library informations, see:
http://www.m17n.org/m17n-lib/
2. Usage
For Gnome/GTK+2 applications with iiim immmodule:
# /usr/bin/iiimd &
# export GTK_IM_MODULE=iiim
# gedit&
Then use gnome-im-switcher to switch languages.
For KDE/Qt/Java/StarOffice or any application without direct support of
IIIMF, then we need to use the IIIMF<->XIM backward support
bridge:
# /usr/bin/iiimd &
# LANG=zh_TW.UTF-8 /usr/bin/iiimx
# export XMODIFIERS=@im=iiimx
# LANG=ar_AE.UTF-8 kedit