4.4.3 Changing the action of the function keys and keypad
This option affects the function keys (F1 to F12) and the top row of the numeric keypad.
-
In the default mode, labelled
ESC [n~, the function keys generate sequences likeESC [11~,ESC [12~and so on. This matches the general behaviour of Digital's terminals. -
In Linux mode, F6 to F12 behave just like the default mode, but F1 to F5 generate
ESC [[Athrough toESC [[E. This mimics the Linux virtual console. -
In Xterm R6 mode, F5 to F12 behave like the default mode, but F1 to F4 generate
ESC OPthrough toESC OS, which are the sequences produced by the top row of the keypad on Digital's terminals. -
In VT400 mode, all the function keys behave like the default mode, but the actual top row of the numeric keypad generates
ESC OPthrough toESC OS. -
In VT100+ mode, the function keys generate
ESC OPthrough toESC O[ -
In SCO mode, the function keys F1 to F12 generate
ESC [Mthrough toESC [X. Together with shift, they generateESC [Ythrough toESC [j. With control they generateESC [kthrough toESC [v, and with shift and control together they generateESC [wthrough toESC [{.
If you don't know what any of this means, you probably don't need to fiddle with it.