Here is the steps to add iiim module to the java selection menu.

1. Download Input Method Hot Key| tool. this tool is for the platforms that do not have the /Select Input Method/ menu item in the system menu (e.g. Linux)

You can get this tool from: http://java.sun.com/products/jfc/tsc/articles/InputMethod/InputMethodHotKey.jar

2. use this tool to define a hot key combination. such as Ctrl+Shift+1.

java -jar InputMethodHotKey.jar [-system]

3. copy iiimf.jar to /usr/java/j2redefault/lib/ext/

4. start Notepad.jar

5. type Ctrl+Shift+1, you will see the input method selection menu.

6. select "Sun Internet/Intranet Input Method" item, and select japanese input language.

