Neoview Script Guide (R2.2)
6. In the System Properties dialog box, click OK to accept the changes.
To return to the default look and feel, Neoview SQL, set the -DhpnvsLF property value to nvs.
Setting the Look and Feel in the User Profile on Linux or UNIX
1. Open the user profile (.profile or .bash_profile for the Bash shell) in the /home
directory. For example:
vi .profile
2. Add this export command (or a setenv command for the C shell) to the user profile. For
example:
export _JAVA_OPTIONS=-DhpnvsLF=look-and-feel-type
look-and-feel-type is one of the “Supported Look-and-Feel Types” (page 36). For
example:
export _JAVA_OPTIONS=-DhpnvsLF=SQLPlus
export _JAVA_OPTIONS=-DhpnvsLF=BTEQ
3. To activate the changes, either log out and log in again or execute the user profile. For
example:
. .profile
To return to the default look and feel, Neoview SQL, set the -DhpnvsLF property value to nvs.
40 Installing Neoview Script