Terminal information file
This section is relevant for Infor Baan IVc. The terminal information files are placed in subdirectories of the $BSE/lib/terminf directory. For example, terminal information files that start with the letter V are placed in subdirectory v.
You must add these two lines to each terminal information file to indicate the conversion tables that the terminal uses:
nls_in=<terminal type>.in
nls_out=<terminal type>.out
For example, for a vt200 terminal, the terminal information file vt200 can contain these lines:
nls_in=vt200.in
nls_out=vt200.out
The compose key code is also defined in the terminal information file:
kcompose=<compose key code>
The code can be anything that does not conflict with other special keys. For example, to define the compose key as Esc+C. Add this line to the terminal information file:
kcompose=\ec