NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ATTRIBUTES | SEE ALSO | NOTES
uum command provides a Japanese language I/O environment on the terminal. When started, uum searches and reads initialization files in the following order.
Files under the directory set in the environment variable UUMRC
$HOME/.uumrc
/etc/lib/locale/ja/wnn/ja/uumrc
/usr/lib/locale/ja/wnn/ja/uumrc
uum can connect to the Kana-Kanji conversion server jserver running on the machine from which uum started or another machine over the network. Even when uum cannot connect to the server, it can start to complete certain operations that do not require the communication with the Kana-Kanji conversion server. When a conversion key is pressed, an attempt will be made to automatically connect to jserver if uum has not already connected to it.
The following options are available.
Starts with the conversion status ON (default).
Starts with the conversion status OFF.
Uses UJIS code on the application (the virtual terminal) (default).
Uses JIS code on the application (the virtual terminal).
Uses shift-JIS code on the application (the virtual terminal).
Uses UTF-8 code on the application (the virtual terminal).
Uses UJIS code on the terminal.(default)
Uses JIS code on the terminal.
Uses shift-JIS code on the terminal.
Uses UTF-8 code on the terminal.
Starts with terminal flow control ON (default).
Starts with terminal flow control OFF.
Specifies the key binding definition file. If omitted, the difinition file is searched in the following order:
File name specified with the setuumkey entry in the initialization file uumrc
/usr/lib/locale/ja/wnn/ja/uumkey
Specifies the key code conversion table file. If omitted, the table file is searched in the following order:
File name specified with the setconvkey entry in the initialization file uumrc
/usr/lib/locale/ja/wnn/cvt_key_tbl
Specifies the mode definition file for roman character-Kana conversion (see wnn_automaton(4)). If a directory name is given, the mode file under the directory will be used as the mode file. If omitted, the difinition file is searched in the following order:
File name specified with the setrkfile entry in the initialization file uumrc
/usr/lib/locale/ja/wnn/ja/rk/mode
Specifies the number of lines to be used in Kana-Kanji conversion (larger than 0, and smaller than the number of display lines - 1). The default is 1.
Specifies the host name of the Kana-Kanji conversion server (jserver). If omitted, the conversion server is searched in the following order:
Environment variable JSERVER
localhost
UNIX domain socket
Specifies the user name to use for the environment name for Wnn6. If omitted, the user name is searched in the following order:
Environment variable WNNUSER
User name of the user who started uum
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWjwncu |
uum uses one virtual terminal and cannot be started unless a virtual terminal can be obtained. It does not be started either if the initialization file, key binding definition file, or roman character-Kana conversion mode definition table file cannot be found.
Dictionaries are administered under the envirnonment name of Wnn6.
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | ATTRIBUTES | SEE ALSO | NOTES