AWAN 3883/4/5 Access Server Configuration and Management Manual
Configuring the 6530 Gateway Feature
AWAN 3883/4/5 Access Server Configuration and Management Manual—424242-001
10-10
Function-Key Mapping
The format of the KEYnnn commands is as follows:
keyname
specifies the keyname, such as KEYDIS, KEYREF, and so on.
^
the circumflex or hat (^) character
control-char
specifies one of @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ (corresponding
to hex 00 to hex 1f).
hex-digit
specifies one of 0123456789ABCDEF.
Setting a key to binary zero disables the key. The following control characters cannot be
changed or reassigned:
The following are some examples of KEYnnn commands:
keyname [^control-char | hex-digit hex-digit ]
Control M Line end (carriage return)
Control H Character erase
Control Y EOF
Control X Line erase
KEYDIS ^@ Disables disconnect key
KEYBR ^[ Makes ESC the break key
KEYSIG 0c Returns signal key to Control L default
KEYIM 00 Disables insert mode toggle key
KEYBR 24 Makes dollar ($) the break key
Note. Exactly one space is permitted between the keyname and the parameter.