READ ME FILE OF SCORPIUS 22 KEYPAD DRIVER FOR WINDOWS 3.1 AND 95

BEFORE INSTALLING NEW SCORPIUS KEYPAD DRIVER FOR WINDOWS (IF YOU
       HAVE INSTALLED OLD SCORPIUS KKEYPAD BEFORE )
========================================================
1. Remove the old driver from Windows SYSTEM directory

   del c:\windows\system\qkeypad.drv

2. Remove following entries from SYSTEM.INI in Windows directory

   A. in section [boot], remove
      drivers=qkeypad.drv

   B. in section [drivers], remove
      QKeypad=qkeypad.drv

   C. in section [qkeypad.drv], remove
      COM=2
      Port=2f8
      Irq=3
      Enabled=1

3. Remove following entries from CONTROL.INI in Windows directory

   A. in section [drivers.desc], remove
      qkeypad.drv=Qtronix Scorpius 22 Keypad

   B. in section [Userinstallable.drivers], remove
      QKeypad=qkeypad.drv

   C. in section [related.desc], remove
      QKeypad=


NEW SCORPIUS KEYPAD DRIVER FOR WINDOWS
========================================================
1. Files to be installed

   Source          Destination
   ---------       --------------
   vxd.386         \windows\system\vxd.386
   qkeypad.exe     \windows\qkeypad.exe
   qkeypad.ini     \windows\qkeypad.ini, auto-generated by setup.exe

2. Setup will add following entries to WIN.INI and SYSTEM.INI

   A. load=qkeypad.exe to WIN.INI [boot] section.

   B. device=vxd.386 to SYSTEM.INI [386Enh] section.

3. Contents of QKEYPAD.INI

   [qkeypad.exe]
   COM=1            ; 1 for COM1, 2 for COM2
   Autoload=0       ; 1 if autoload, 0 if not
   Enable=1         ; 1 if enable, 0 if not
   IRQ=4            ; IRQ 3, 4, 5, 7, ...
   Port=3f8         ; COM port address

KNOWN BUGS
========================================================
1. Setup program adds DEVICE=VXD.386 to SYSTEM.INI every time you run setup.
   Windows won't boot if there are more than one DEVICE=VXD.386 in SYSTEM.INI.
   Remove DEVICE=VXD.386 in SYSTEM.INI before you run SETUP other than the
   first time installation.

2. Windows Standard mode DOS box is not supported by QKEYPAD.EXE.
   You must load DOS driver (KP.COM) first if you want to run Windows
   Standard mode DOS box.
