[# Edit 15, Date 14-Sep-94, Module HISTORY #]   

Version 1.8 (14th September 1994)
---------------------------------
 -  made extend action behave just like xterm.
 -  made mouse movement horizontal and vertical scale factor and click
    interval user-selectable (-x, -y and -i options).
 -  searches for /dev/console if /dev/tty0 does not exist.
 -  added test mode for debugging and mouse testing (-D option).
 -  checks for correct kernel configuration and running from a VC.
 -  added separate install targets for binary, man and compressed man.

Version 1.7 (2nd August 1994)
-----------------------------
 -  corrected problem with PS/2 mice.
 -  added ability to modify mouse buttons with alt, ctrl and shift keys.
 -  can use normal selection mechanism even while in xterm report mode.
 -  more comprehensive error reporting.

Version 1.6 (26th July 1994)
----------------------------
 -  removed kernel patch; now part of standard kernel.
 -  included pre-compiled binary in release.
 -  added extend button functionality.
 -  added wrap-around feature.
 -  added screen unblank feature.
 -  corrected problem with pastes over 1023 bytes.
 -  when switching back from graphics to text mode, re-initializes mouse.
 -  added facility to toggle mouse modem lines.
 -  corrected problems with Logitech mouse in Microsoft mode.
 -  corrected problem with PS/2 mouse protocol.
 -  added support for Logitech MouseMan.
 -  puts itself into background after initialization.
 -  mouse cursor stays up all the time; no need for initial click.
 -  supplies xterm-like mouse events to client on request.
 -  writes selection PID to file for terminating before starting X, and
    enables running selection process to be terminated easily.
 -  allows redefinition of character classes for "select word" function.

Version 1.5 (17th June 1993)
----------------------------
 -  fixed support for bus mice.
 -  added support for PS/2 and Mouse Systems 3-byte mice.
 -  command line options added.
 -  updated for kernel version 0.99.pl10.
 -  cooperates with XFree86 1.2, for serial mice at least.
 -  enabled as part of normal kernel configuration process.

Version 1.4 (14th December 1992)
--------------------------------
 -  added manual page.
 -  updated for kernel version 0.99.pl0.

Version 1.3 (10th July 1992)
----------------------------
 -  improved support for Logitech mice (speed set correctly).
 -  optional flag for left-handed users.
 -  corrected bug in Mouse Systems handling code.

Version 1.2 (17th June 1992)
----------------------------
 -  disabled when console in graphics mode, eg. under X11 or MGR.
 -  uses default screen size if ioctl TIOCGWINSZ fails.

Version 1.1 (3rd June 1992)
---------------------------
 -  support for some common mouse types.
 -  selection by word or line as well as by character.
 -  changes in the interface to make it behave more like xterm.

Version 1.0 (25th March 1992)
-----------------------------
 -  first public release.
