uim: uim is a multilingual input method library.
uim:
uim: To use uim, you must set some environment variables correctly.
uim: You need to specify these variables and run programs(e.g. uim-xim)
uim: in ~/.xsession, ~/.xinitrc, and ~/.gnomerc depending on your system.
uim: Example settings is like this.
uim:
uim:       GTK_IM_MODULE=uim ; export GTK_IM_MODULE
uim:       uim-xim &
uim:       XMODIFIERS=@im=uim ; export XMODIFIERS
uim:
uim: To use Gtk immodule, you need to generate the immodule file.
uim: Please see the following Gtk Immodule section.
uim:
