SQL/MX Remote Conversational Interface (RMXCI) Guide for SQL/MX Release 3.2 (H06.25+, J06.14+)

Setting the Look-and-Feel Type
You can set the look-and-feel option either from a command-line prompt or in the user profile on
Linux or in the system properties on Windows.
NOTE: The images shown in this section vary depending on the specific Windows version.
To set the _JAVA_OPTIONS environment variable for each session:
On Windows, enter the following command:
set _JAVA_OPTIONS=-DrmxciLF=look-and-feel-type
On Linux, enter the following command:
export _JAVA_OPTIONS=-DrmxciLF=look-and-feel-type
where, look-and-feel-type is one of the “Supported Look-and-Feel Types” (page 34).
For example:
export _JAVA_OPTIONS=-DrmxciLF=SQLPlus
set _JAVA_OPTIONS=-DrmxciLF=BTEQ
To return to the default look-and-feel, set the -DrmxciLF property value to RMXCI. If you
specify an invalid value, a warning message appears and the property value is set to RMXCI.
To set the look-and-feel in the system properties on Windows, complete the following steps:
1. Right-click the My Computer icon and select Properties.
2. In the System Properties dialog box, select the Advanced tab and click Environment
Variables.
36 Installing RMXCI