There are many different terminal types. Each one follows its own
codes for controlling how information is displayed on the screen. For
example, there are sequences to clear the screen, move the cursor,
scroll the display, and so on. Most terminals also have special keys
which send special sequences back to the main computer.
Telix can emulate several terminals. While in terminal mode, you may
change the terminal type Telix is currently emulating by pressing Alt-
T. The default terminal can also be set in the 'Terminal settings'
page of the Configuration Menu. Following are the choices Telix of-
fers:
The default keyboard layout is best suited for the (newer) 101-key
style keyboards with separate arrow and numeric keypads, and functions
keys across the top. In this layout, press F1 to F4 to simulate the
VT's PF1 to PF4. With the NumLock key down, the PC's numeric keypad
will simulate the VT's numeric keypad, while the arrow keys on the
PC's numeric keypad (with the NumLock up) or the separate arrow keypad
(at all times) will simulate the VT's arrow keys. Note that Telix will
only recognize the separate arrow keypad if you turn on the 'Enhanced
Keyboard' setting on the General Options screen of the Configuration
Menu.
Another keyboard layout is available that is possibly better suited to
older style keyboards with function keys on on the left side and no
separate arrow keypad and numeric keypad. To make use of this alter-
nate layout, while at the DOS prompt type:
ren VT102.KEY VT102101.KEY
ren VT102OLD.KEY VT102.KEY
This layout is similar to one used by many comm programs, in which the
normal function keys (F1-F10) represent the left side of the VT's nu-
meric keypad, while the shifted function keys (Shift-F1 - Shift-F10)
represent the right side, as follows:
Telix function Keys DEC VT102 Keypad
PF1 | PF2 | PF3 | PF4 | PF1 | PF2 | PF3 | PF4 | ||||||||||||
7 | 8 | 9 | - | 7 | 8 | 9 | - | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4 | 5 | 6 | , | 4 | 5 | 6 | , | ||||||||||||
1 | 2 | 3 | 1 | 2 | 3 | ||||||||||||||
0 | . | ENTER | 0 | . | ENTER |
The arrow keys are also defined to send the proper sequences.
The DEC VT52 is another relatively common terminal type, that is con- siderably simple than the VT102. Telix's key definitions for the VT52 are stored in the VT52.KEY file.
This document was prepared by Alexandros Belsis