The keyboard mapping file

In the mapping file, 3270function can be any one of the following:
      backspace       pa1            pf1      pf13
      backtab         pa2            pf2      pf14
      clear           pa3            pf3      pf15
      cursordown                     pf4      pf16
      cursorleft      printscreen    pf5      pf17
      cursorright     reset          pf6      pf18
      cursorselect    tab            pf7      pf19
      cursorup                       pf8      pf20
      delete          ignore         pf9      pf21
      enter                          pf10     pf22
      eraseeof                       pf11     pf23
      eraseinput                     pf12     pf24
      home
      insert
      newline

The value of ignore is provided to permit unwanted control keys on the keyboard to be ignored. (Unexpected glyphs are not generated.)

The Modifier can be either:

      Ctrl
      Shift

The Key can be any one of the keys shown in Table 1, (but some combinations of modifier+key are not supported — see Key combinations):

Table 1. Keys that you can map
Group Keys
Escape key Escape
Function keys f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12
Numeric keys 0 1 2 3 4 5 6 7 8 9
Alphabetic keys

a b c d e f g h i j k l m
n o p q r s t u v w x y z

Tab key Tab
Movement keys

newline backspace
insert home pageup
delete end pagedown
up left down right

Keypad keys

keypad/ keypad* keypad-
keypad7 keypad8 keypad9
keypad4 keypad5 keypad6 keypad+
keypad1 keypad2 keypad3
keypad0 keypad. keypadenter

Note: For the Client daemon, the Ctrl/Act, Print Screen, Scroll Lock and Pause keys are not available. The 3270 function Clear is assigned to the Esc key by default.