SE7500CW2 Server Board Technical Product Specification System BIOS
43
Revision 1.40
During console redirection, the remote terminal sends keystrokes to the local server. The remote
terminal may be a dumb terminal or a system with a modem running a communication program,
such as ProComm*. The local server passes video back over the same link.
For keys that have an ASCII mapping, such as A and Ctrl-A, the remote terminal sends the ASCII
character. For keys that do not have an ASCII mapping, such as F1 and Alt-A, the remote must
send a string of characters, as defined in the tables below. The strings are based on the ANSI
terminal standard. Since the ANSI terminal standard does not define all keys on the standard 101
key U.S. keyboard, mappings for these keys were created, such as F5 ā F12, Page Up, and
Page Down.
Alt key combinations are created by sending the combination ^[} followed by the character to
be modified. Once this Alt key combination is sent, the next keystroke is translated into its Alt key
mapping. In other words, if ^[} is mapped to Shift-F1, then pressing Shift-F1 followed by the
letter āaā would send an Alt-a to the server.
The remote terminal can force a refresh of its video by sending ^[{. Combinations outside of
the ANSI mapping and not listed in the table below are not supported.
Table 12: Non-ASCII Key Mappings
Key Normal Shift Ctrl Alt Key Normal Shift Ctrl Alt
ESC ^[ NS NS NS Scroll Lock NS NS NS NS
F1 ^[OP NS NS NS Pause NS NS NS NS
F2 ^[OQ NS NS NS Insert ^[[L NS NS NS
F3 ^[OR NS NS NS Delete (7Fh) NS NS NS
F4 ^[OS NS NS NS Home ^[[H NS NS NS
F5 ^[OT NS NS NS End ^[[K NS NS NS
F6 ^[OU NS NS NS Pg Up ^[[M NS NS NS
F7 ^[OV NS NS NS Pg Down ^[[2J NS NS NS
F8 ^[OW NS NS NS Up Arrow ^[[A NS NS NS
F9 ^[OX NS NS NS Down Arrow ^[[B NS NS NS
F10 ^[OY NS NS NS Right Arrow ^[[C NS NS NS
F11 ^[OZ NS NS NS Left Arrow ^[[D NS NS NS
F12 ^[O1 NS NS NS Tab (09h) NS NS NS
Print Screen NS NS NS NS
NS = Not supported, (xxh) = ASCII character xx
Table 13: ASCII Key Mappings
Key Normal
Shift Ctrl Alt
Backspace (08h) (08h) (7Fh) ^ [ ] (08h)
(accent) ` ` (tilde) ~ NS ^ [ ] `
1 1 ! NS ^ [ ] 1
2 2 @ NS ^ [ ] 2
3 3 # NS ^ [ ] 3