Cute Mouse driver v1.4 (C) Nagy Daniel, 1997

Description:
------------

ctmouse.com  - driver for Microsoft, Mouse Systems and Logitech serial mice
ctmousep.com - driver for PS/2 mice

These programs are mouse drivers, which support many mouse protocols.
Basically they were written to use as little memory as possible.
The amount of memory they need is about 7K. They to install themselves
into upper memory first, if availbale, so do not load high them with
external utilities (like DOS lh command).

These drivers support standard Microsoft, Mouse Systems, Logitech MouseMan
and PS/2 protocols. There are two separate programs to achieve the smallest
memory requirement possible.

- The first driver autodetects the mouse, but if you're inpatient, or the
  detection fails, it is possible to force a specific mode with command line
  options. If you specify a mode this way, and use other command line options,
  the mode option should be the last parameter on the command line!
- The second driver is for PS/2 only.

Help can be obtained with the /? option.

These programs are freeware, which means that anyone is free to use and
distribute these programs as long as the programs and this documentation
are not modified.

This driver is part of the FreeDOS project now, with the complete source code.
Check out http://www.freedos.org

History:
--------

1.4  - Added self-load high capability (thanks to Fernando Papa Budzyn!)
     - Horizontal and vertical speed can be different (good for some games...)
     - Added support for the 1Ah and 1Bh INT 33h calls
     - Fixed some small bugs and a BIG bug

1.3  - Fixed some small bugs and added 'ctmousep.com' for PS/2 mice

1.2a - Fixed a bug in the Driver Disable function (1fh)

1.2  - Added command line option to force IRQ number of COM port

1.1  - Added comand line options to force a specific mode
     - Rewritten Mouse Systems initalization routine. Now more Genius mice
       with 3 buttons will work

1.0  - First public release

Contact:
--------

mailto:nagyd@almos.vein.hu
mailto:heartwork@deathsdoor.com
