                        Mouse Odometer Version 1.00

Have you ever wondered when it was time to clean the dirt off of your mouse
ball, or when to polish your reflective mouse pad? Well the Mouse Odometer
may be just the utility for you.

The Mouse Odometer is a small program that tracks the distance moved by
your mouse pointer (the arrow on the screen). This should be roughly
equivalent to the distance actually moved by your mouse.

The Odometer will remember the distance moved and keep a cumulative total
of the distance your mouse travels from day to day. You can reset the
total distance at any time. To ensure that an accurate distance is saved
when you switch off your PC, be sure to do a desktop save or desktop shutdown
before turning the power off.

Distribution
------------

This program may be freely distributed to anybody by any means provided
that:

1 - No fee is charged for use of this program.

2 - The code as distributed and this documentation file are unaltered.

Installation
------------

1 - Copy the file ODOMETER.EXE to any directory that is specified in the
    PATH statement in your CONFIG.SYS file.

2 - Copy the file ODOMETER.DLL to any directory that is specified in the
    LIBPATH statement in your CONFIG.SYS file.

3 - Type 'START ODOMETER' from the OS/2 command line or include this command
    in your STARTUP.CMD file to start the odometer when OS/2 IPLs.

Menu Items
----------

Reset                   Resets the odometer counters - both total and session 
                        distance - to zero. Also resets the total distance 
                        date to the current date.

About                   Displays information about the program.

Exit                    Saves the current total distance and ends the 
                        odometer.

Session distance        Displays the distance that the pointer has moved
                        since the odometer program was started.

Total distance          Displays the total distance that the pointer has
                        moved since the last reset or since the program was
                        run for the first time. The date of the last reset
                        or when the program was first run is included.        

Both                    Displays both the session and total distances.

Units                   The sub-menu allows you to choose the units that the
                        distances are displayed in. You can choose from
                        metres, kilometres, inches, feet, or miles.

Precision               This sub-menu allows you to set the number of decimal
                        places - 0 to 9 - that are included in the displayed
                        distances.

Start minimised         The next time the odometer is started, it will be
                        minimised (i.e. an icon).

Save settings           Saves the current settings, window size and
                        position.
