Mouse Info & Test 2.2.0
(c) 1994-2009 Henrich Fukna
fuky@azet.sk
------------------------------------


License
-------
Program is released under the GPL license. For further information
please read the COPYING file.


Introduction
------------
Mouse Info & Test is a utility to get informations about your
installed mouse driver and to test your mouse. The informations are:
mouse driver version, mouse driver activation, type of mouse, number
of mouse buttons, number of interrupt request, mouse status buffer size,
mouse cursor actual display page, current mouse coordinates, current
mouse button pressed, maximal virtual coordinates, horizontal and
vertical speed, mouse driver language, mouse motion distance, double speed
threshold, initialization file, mouse driver copyright string, current
active acceleration profile, mouse driver general info. The informations
are dependency by the mouse driver version. Current mouse coordinates
are changed by moving the mouse on the screen. Coordinates are from (0, 0)
to (79, 24). If you press mouse button, there appears a rectangle on the
screen (position of that rectangle depends on pressed mouse button). After
releasing the button the rectangle hides. After double-click on the mouse
picture, the picture change frame colour and picture is prepared for
drag-and-drop. Next double-ckick disable drag-and-drop mode and restore
previous status. In the drag-and-drop mode you can dragging picture on the
screen after press any mouse button. After release button of mouse picture
have a current mouse position. To exit the program, press any key.


Installation
------------
Download the mit<xy>.zip, where <xy> is the version number. Extract files
from the .zip to the directory where you wishes.


System requirements
-------------------
- DOS 3.0 or higher
- Processor i80286 or higher
- VGA or higher
- installed mouse and mouse driver loaded in memory


Usage
-----
Usage: MIT [-h?L]

Options:
  h, ?     display this help screen
  L        display software licence


Tested on mouse drivers
-----------------------
A4Tech Mouse Driver 8.7                     reported as: 8.20
A4Tech iWheelWorks Mouse Driver7.80.0.4     reported as: 8.30
Cute Mouse Driver 1.4                       reported as: 6.26
Cute Mouse Driver 1.5                       reported as: 6.26
Cute Mouse Driver 1.6                       reported as: 6.26
Cute Mouse Driver 1.6a                      reported as: 6.26
Cute Mouse Driver 1.7                       reported as: 6.26
Cute Mouse Driver 1.71                      reported as: 6.26
Cute Mouse Driver 1.73                      reported as: 6.26
Cute Mouse Driver 1.8                       reported as: 6.26
Cute Mouse Driver 1.9                       reported as: 7.05
Cute Mouse Driver 1.9.1 alpha 1             reported as: 7.05
Cute Mouse Driver 2.0 alpha 4               reported as: 7.05
Cute Mouse Driver 2.1 beta 4                reported as: 7.05
Genius Dynamic Mouse Driver 9.04            reported as: 0.00
Genius Dynamic Mouse Driver 9.06            reported as: 9.06
Genius Mouse Driver 10.10                   reported as: 10.10
Genius Mouse Driver 10.20                   reported as: 10.20
Logitech Mouse Driver 6.00                  reported as: 6.26
Logitech Mouse Driver 6.20                  reported as: 8.01
Logitech Mouse Driver 6.30                  reported as: 8.01
Logitech Mouse Driver 6.50                  reported as: 8.20
Logitech Mouse Driver 7.30                  reported as: 8.20
Mouse Systems Mouse 8.00                    reported as: 8.00
Microsoft Mouse Device Driver 6.02          reported as: 6.02
Microsoft Mouse Driver 6.10                 reported as: 6.10
Microsoft Mouse Driver 6.10Z                reported as: 6.10
Microsoft Mouse Driver 6.24                 reported as: 6.24
Microsoft Mouse Driver 6.26                 reported as: 6.26
Microsoft Mouse Driver 7.04                 reported as: 7.04
Microsoft Mouse Driver 8.20                 reported as: 8.20


History
-------
19.07.1994    1.0.0     - first version

03.07.1995    1.5.2     - fixed bug in mouse driver vesion number
                        - first released version

05.07.1996    2.0.0     - more sophisticated version
                        - mouse button rectangles are drawn according
                          to number of mouse buttons value

07.08.1996    2.0.1     - added graphic effect

18.09.1997    2.0.2     - added hourglass mouse pointer
                        - fixed bug in number print routine
                        - removed sounds and graphic effect (some PCs
                          freezes)

06.12.1998    2.1.0     - added double-click test
                        - added drag-and-drop test
                        - added new mouse driver infos
                        - added background

29.10.2000    2.1.5     - added language of mouse info
                        - added double speed treshold info
                        - added motion distance of mouse info
                        - added driver init file info
                        - added driver copyright string info
                        - added driver acceleration profile info
                        - added driver general info
                        - added units for some infos

24.11.2009    2.2.0     - documentation review
                        - infomations review
                        - added information dependency for current
                          installed mouse driver version
                        - removed hourglass mouse pointer
                        - support 4th mouse button (A4Tech www-31)
                        - support CuteMouse driver wheel API
                        - GNU/GPL licence
