Keyboard mapping file syntax

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

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//ctgunx/keymap.html