TV912920.DOC ·
DOC ·
2.7 KB ·
1987-11-09 ·
from Amstrad_MC2400_Softklone-Mirror-II_v3.6.12_1987_Disk-2
TV 912C/920C KEYBOARD MAP
The following table describes the special function keys of the
TV 912/920C and shows the transmitted sequences. It also shows the
key or key sequence required to produce this function on the IBM-PC
keyboard. The TV 920C has eleven function keys F1 - F11 and
four arrow keys. Sequences will be sent as follows:
To Get Press Key on
TV 920C Key Transmitted IBM Keypad
==========================================
NUMLOK - Off
Arrows:
Up CTRL-K Up
Down CTRL-J Down
Right CTRL-L Right
Left CTRL-H Left
Other Commands:
INS CHAR ESC Q Ins
DEL CHAR ESC W Del
Back Tab Shift-Tab
Functions:
F1 SOH @ F1
F2 SOH A F2
F3 SOH B F3
F4 SOH C F4
F5 SOH D F5
F6 SOH E F6
F7 SOH F F7
F8 SOH G F8
F9 SOH H F9
F10 SOH I F10
F11 N/A --
Shift-F1 SOH ` Shift-F1
Shift-F2 SOH a Shift-F2
Shift-F3 SOH b Shift-F3
Shift-F4 SOH c Shift-F4
Shift-F5 SOH d Shift-F5
Shift-F6 SOH e Shift-F6
Shift-F7 SOH f Shift-F7
Shift-F8 SOH g Shift-F8
Shift-F9 SOH h Shift-F9
Shift-F10 SOH i Shift-F10
Shift-F11 N/A --
It is possible to control some aspects of how the emulation treats
certain actions. This is done through the use of 'switches' specified
along with the EMulate command. There are two forms of the command to
accomplish this:
1. EM <emulation_filename>/<switch_name>=<value>[,<switch_name>=<value>]
-or-
2. EM /<switch_name>=<value>[,<switch_name>=<value>]
where: <emulation_filename> is the name of an emulation file,
<switch_name> is one of the switch names listed below,
and <value> is either ON, OFF, or some number.
You should NOT actually type the '<' and '>' characters as
part of the command.
Note: The brackets indicate optional arguments that may
be repeated. The brackets themselves ARE NOT part
of the command and should NOT be entered.
The first form will start up the specified emulation and set the
specified switches to the given values. Multiple switches may be
specified by separating each from the previous one with a comma.
The second form can be used once an emulation has been loaded and
you wish to change the value of a switch without re-initializing
the emulation. This form is also handy for changing options from
within a script file.
Switches available:
FKEYS=ON (Default) The function keys are as specified above.
OFF The function keys transmit the string they
have been assigned in MIRROR.
PRINTER=ON (Default) If there is a printer attached to your computer,
then any codes having to do with the printing
functions of the terminal will be obeyed.
OFF This should be specified if there is no printer
attached to your computer. Any print sequences
will be ignored.