NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO
/usr/lib/locale/ja/wnn/ximrc
ximrc file sets the environment for xjsi. Different settings are possible for each user. Entries is set in the following style:
entry setting_value ...
Specifies the uumrc file that xjsi refers to for each language. For Japanese, specify "ja". uumrc defaults to @LIBDIR/@LANG/uumrc.
Specifies the language that loads the Automaton table when starting. xjsi ignores this entry.
Specifies the backspace character. If it is omitted, 0x7f is used.
Specifies the position to display the candidate list window.
window bottom in which input operation is executed
inserted position for input characters
center of the screen
The default is over.
Specifies the format of the candidate list window.
Displays the candidate in vertical and horizontal
Displays the candidate in vertical
Displays the candidate in horizontal
If ATOK input style is used, the default is horiz. Otherwise, multi is used as default value. If multi is specified in ATOK input style, horiz is used. The default is multi.
;; sample ximrc setposition spot setlayout vert
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO