-
Notifications
You must be signed in to change notification settings - Fork 68
Tools
Toolbar for indicating, switching the state of input methods and launching helper tools (You can also launch helper tools with right click) implemented in GTK+.
A systray icon type of uim-toolbar.
A GNOME applet type of uim-toolbar.
Qt version of uim-toolbar.
To build tools for Qt, you need to build uim using "--with-qt4" or "--with-qt" configure option.
A KDE3 applet type of uim-toolbar.
A KDE4 applet type of uim-toolbar.
The customization tool. This program can be launched from uim-toolbar.
Full featured input method switcher for uim (but this tool is normally not needed as uim-toolbar can switch input methods).
Input pad for some symbols used in Japanese.
Tool for searching Kanji used in Japanese from bushu name.
Handwriting input pad. This is not included in uim package. See http://tomoe.sourceforge.jp/
Interactive Scheme Shell. The main purpose is to debug uim.
$ uim-sh
uim> (map im-name im-list)
You can use following command line options.
- -b --batch
- -B --strict-batch
- -h --help
To exit the shell, press Ctrl + c.