If you already use an IME (Input Method Editor) An input method editor is an application that allows you to enter characters and symbols that are not available on your keyboard. that is available on your workstation, you may want to enable . This feature lets you use your workstation's IME to compose text. The XIM server provided by Reflection X Advantage obtains the composed text from your IME and passes it to XIM-aware clients. This means that you can work with varied X clients without having to learn new input techniques.
The Reflection XIM server supports:
On-the-spot and over-the-spot editing
All Unicode characters, including Japanese, Chinese, and Korean characters
Before you begin, review the following requirements:
You must have a native IME (such as Windows IME) installed on your workstation.
The X client must use the XIM protocol.
The client locale (usually specified by the LANG environment variable) must be one of the following: ja_JP.UTF-8, ja_JP.EUC-JP, ja_JP, C, en_US.UTF-8, ko_KR.UTF-8, ko_KR. (Additional locales can be specified using the Reflection X Advantage command-line parameter, “rxaim.locales".)
To configure Reflection X Advantage to use your local IME
Under
, select an existing session or create a new one.In the
pane, click the tab.Select
.Select
.Under
, select a client definition:For
, select the name of the session you just modified to launch the XIM server.Add "XMODIFIERS=@im=RXAIM" to the beginning of your command line. This configures the XMODIFIERS environment variable to identify the Reflection X Advantage XIM server. For example:
XMODIFIERS=@im=RXAIM /usr/bin/gedit --display=%IP#%
NOTE:In some cases, you may not need to set the XMODIFIERS variable. If your client is already configured to use a different XIM server, selecting IME Troubleshooting.
automatically redirects the client to the Reflection X Advantage XIM server. In other cases, additional modifications may be required. For more information seeStart your client.
You can now start your local input editor and enter text as you usually do. Depending on your X client, you may see on-the-spot or over-the-spot editing.
NOTE:If you complete this procedure and you are still unable to use your local IME to enter text into the X client, review the information in IME Troubleshooting.