Editing keypad

The table shows the keys that transmit codes for the editing keypad key.

Table 1. Keys that transmit codes for the editing keypad keys
Keyword Mode Hexadecimal character transmitted Control character description
*CSRUP VT52 mode X'1B41' Cursor-up key
*CSRUP VT100 or VT220 7-bit Cursor Key Mode Reset X'1B5B41' Cursor-up key
*CSRUP VT220 8-bit Cursor Key Mode Reset X'9B41' Cursor-up key
*CSRUP VT100 or VT220 7-bit Cursor Key Mode Set X'1B4F41' Cursor-up key
*CSRUP VT220 8-bit Cursor Key Mode Set X'8F41' Cursor-up key
*CSRDOWN VT52 mode X'1B42' Cursor-down key
*CSRDOWN VT100 or VT220 7-bit Cursor Key Mode Reset X'1B5B42' Cursor-down key
*CSRDOWN VT220 8-bit mode Cursor Key Mode Reset X'9B42' Cursor-down key
*CSRDOWN VT100 or VT220 7-bit Cursor Key Mode Set X'1B4F42' Cursor-down key
*CSRDOWN VT220 8-bit mode Cursor Key Mode Set X'8F42' Cursor-down key
*CSRRIGHT VT52 mode X'1B43' Cursor-right key
*CSRRIGHT VT100 or VT220 7-bit Cursor Key Mode Reset X'1B5B43' Cursor-right key
*CSRRIGHT VT220 8-bit Cursor Key Mode Reset X'9B43' Cursor-right key
*CSRRIGHT VT100 or VT220 7-bit Cursor Key Mode Set X'1B4F43' Cursor-right key
*CSRRIGHT VT220 8-bit Cursor Key Mode Set X'8F43' Cursor-right Key
*CSRLEFT VT52 mode X'1B44' Cursor-left key
*CSRLEFT VT100 or VT220 7-bit Cursor Key Mode Reset X'1B5B44' Cursor-left key
*CSRLEFT VT220 8-bit Cursor Key Mode Reset X'9B44' Cursor-left key
*CSRLEFT VT100 or VT220 7-bit Cursor Key Mode Set X'1B4F44' Cursor-left key
*CSRLEFT VT220 8-bit Cursor Key Mode Set X'8F44' Cursor-left key
*FINDKEY VT220 7-bit mode X'1B5B317E' Editing keypad Find key
*FINDKEY VT220 8-bit mode X'9B317E'1 Editing keypad Find key
*INSERTKEY VT220 7-bit mode X'1B5B327E' Editing keypad Insert Here key
*INSERTKEY VT220 8-bit mode X'9B327E'1 Editing keypad Insert Here key
*REMOVEKEY VT220 7-bit mode X'1B5B337E' Editing keypad Remove key
*REMOVEKEY VT220 8-bit mode X'9B337E'1 Editing keypad Remove key
*SELECTKEY VT220 7-bit mode X'1B5B347E' Editing keypad Select key
*SELECTKEY VT220 8-bit mode X'9B347E'1 Editing keypad Select key
*PREVSCN VT220 7-bit mode X'1B5B357E' Editing keypad Prev Screen key
*PREVSCN VT220 8-bit mode X'9B357E'1 Editing keypad Prev Screen key
*NEXTSCN VT220 7-bit mode X'1B5B367E' Editing keypad Next Screen key
*NEXTSCN VT220 8-bit mode X'9B367E'1 Editing keypad Next Screen key
Note: This sequence is a shortened version of the 7-bit sequence. It is only presented when you are operating in 8-bit mode, which can be called by the remote VT220 host or server, or you can specify it on the ASCOPRMOD parameter of the Start TCP/IP TELNET (STRTCPTELN) command.