ADDSA1.DOC  ·  DOC  ·  2.6 KB  ·  1987-11-09  ·  from Amstrad_MC2400_Softklone-Mirror-II_v3.6.12_1987_Disk-2
ADDS VIEWPOINT A1 KEYBOARD MAP

    The following table describes the special function keys of the 
ADDS VIEWPOINT A1 and shows the transmitted sequences.  It also 
shows the key or key sequence required to produce this function 
on the IBM-PC keyboard.  The ADDS VIEWPOINT A1 has three function
keys F1-F3 and four arrow keys.  Sequences will be sent as follows:

Note: The ADDS VIEWPOINT A1 emulation also supports most of the 
      ADDS VIEWPOINT A2 esc sequences.	

      To Get			      Press Key on
ADDS VIEWPOINT Key    Transmitted     IBM Keypad
=================================================

				     NUMLOK - Off    
Arrows:

	Up		CTRL-Z		Up
	Down		CTRL-J		Down
	Right		CTRL-F		Right
	Left		CTRL-U		Left

Other Commands:

	Home		CTRL-A		Home
  
	Functions:

	F1		STX 1		F1
	F2		STX 2		F2
	F3		STX 3		F3

Shift-F1		STX !		Shift-F1
Shift-F2		STX "		Shift-F2
Shift-F3		STX #		Shift-F3


	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.