BIGKEYS non-ANSI version for use with KEYBOARD.EXE or other comm program
Requires KEYBOARD.MCO (use with Tom Dolbilin's MACRO program) and an IBM PC
compatible computer.

Written by: ns103@fim.uni-erlangen.de (Marko Schuster) 4/30/94
Modified by: ccocssw@acme.gatech.edu (R. Steve Walker) 12/1/94

Install KEYBOARD.MCO in \MACRO\MCO on your Psion
KEYBOARD.EXE is set up for COM1. To change it to COM2, use
a hex editor or debug (debug KEYBOARD.EXE, -eds:235 '2', -w,-q)
You can use this for remote computing if you like

Press ...
  ctrl - a  : makes next key a PSION-key (incl. cursor)
  ctrl - c  : toggles the ctrl-key on your psion on/off (for cursor, menu..)
  ctrl - d  : DIAMOND
  ctrl - l  : HELP
  ctrl - o  : turns off PSION
  ctrl - s  : toggles the shift-key on your psion on/off (for cursor, cr..)
  ctrl - w  : MENU
  ctrl - y  : jumps to the system-screen (wait some seconds then..)
  ctrl - z  : quits this macro and closes the port
  You can also use Backspace, Delete, Home, End, PgUp, PgDn, and Arrow keys

 ctrl-q x : exit the application (same as pressing PSION-X)
 ctrl-c ctrl-s cursor-right ctrl-s ctrl-c : marks a word in a editor
 ctrl-s enter ctrl-s : same as pressing shift-enter on your psion
 Remember to press ctrl-c or ctrl-s again to turn them back off

