PRIMECLUSTER Web-Based Admin View Operation Guide |
Contents Index |
Part 2 Web-Based Admin View GUI screen | > Chapter 3 Web-Based Admin View screen startup | > 3.5 Screen operation instruction |
If necessary, Look & Feel of the screen can be changed from Web-Based Admin View.
For Look&Feel modifications, select [Web-Based Admin View tool]- [Environment settings], and then change in the [Display setup] property of the [System environment] tab in the Environment setup page.
For details, refer to "Environment settings."
The language can be modified depending on the client system environment. This should be set up before starting the Web-browser.
Select [Start] - [Settings] - [Control Panel] - [Area] to change area.
Select [Start] - [Settings] - [Control Panel] - [Area] - [Area tab] to change area.
Select [Start] - [Settings] - [Control Panel] - [Area] - [Area tab] to change language.
Select [Start] - [Settings] - [Control Panel] - [Regional Option] - [General] to change locale.
Select [Control Panel] - [Date, Time, Language, and Regional Options] - [Change the format of numbers, dates and times] or [Regional Options and Language Options] - [Regional Options] tab - [Standards and formats] to change language.
Select [Control Panel] - [Regional and Language Options] - [Regional Options] tab - [Standards and formats] to change language.
There are following two methods:
[For C shell]
# setenv LANG <language type>
[For shell and Kornshell]
# LANG=<language type>
# export LANG
Change the environment variable. Execute the following shell command and change the language type of the shell variable.
[For C shell]
# setenv LANG <language type>
[For shell and Kornshell]
# LANG=<language type>
# export LANG
[For C shell]
# setenv LC_CTYPE <language type>
[For shell and Kornshell]
# LC_CTYPE=<language type>
# export LC_CTYPE
Contents Index |