This section describes the syntax of the keyboard mapping file. A statement
must be provided for each key that is needed, because there are no default
assignments (except for the alphabetic and numeric keys). There is no case
sensitivity. Each binding must be on a separate line, and of the following
form:
BIND 3270function [modifier+] key [;comment|#comment]
For example, to map the 3270 function EraseEof to the Ctrl+Delete keys
pressed together the binding is as follows:
bind EraseEof Ctrl+Delete ;erase to end of field