CUUM(1) | General Commands Manual | CUUM(1) |
cuum - To start the front-end processor.
cuum [-h/H] [-x/X]
[-k uumkeyfile ] [-c convertkeyfile ]
[-r rkfile ] [-D hostname ]
[-n username ] [-l lines ]
/usr/local/bin/cWnn4/cuum
There are two more input environments:
(1) Pinyin centred input environment
(2) Zhuyin centred input environment
These two environments can be started up by using the "-r" option of the "cuum" command together with the default path of each input environment. For example, to activate Pinyin centred input environment, execute the following:
cuum -r /usr/local/lib/wnn/zh_CN/rk_p
Once "cuum" is executed, the initialization file for the front-end processor will be read from ONE of the following paths, in decreasing order:
(1) The file specified by the UUMRC C-Shell environment
variable.
(2) @HOME/.uumrc
(3) /usr/local/lib/wnn/zh_CN/uumrc (default path)
After the initialization file is read, all the initializing operations set in the file will be performed.
If the user happens to start up cuum after it has already been started, an error message will be given. Refer to cWnn manual for the error messages.
Specify the keyboard definition file. If this option is not specified, ONE of the following definition files will be read by default, in decreasing order:
(1) The filename indicated by "setuumkey" in the
initialization file "uumrc".
(2) /usr/local/lib/wnn/zh_CN/uumkey
Specify the conversion file for the keyboard input codes. If this option is not specified, ONE of the following files will be read by default, in decreasing order:
(1) The filename indicated by "setconvkey" in the
initialization file "uumrc" .
(2) /usr/local/lib/wnn/cvt_key_tbl
Specify the directory of the input mode definition file of the input automaton. If this option is not specified, ONE of the followings will be read by default, in decreasing order:
(1) The directory indicated by "setrkfile" in the
initialization file "uumrc".
(2) /usr/local/lib/wnn/zh_CN/rk
Specify the number of lines for input at the front-end processor. (0 < lines < window_line-1).
The maximum input line is the window line minus one. The default line number is 1.
Specify the server at another host indicated by
hostname. In this case, each user environment may be set via "setenv" in the front-end processor initialization file, for example "uumrc".
If no hostname is specified, the one specified by the environment variable CSERVER will be used.
Specify the username for the front-end processor. If the username is not specified, the value in environment variable UUMUSER will be taken as the default value. If UUMUSER is not defined, the username of the current front-end processor will be taken.
13 May 1992 |