Drivers

REVEAL RA115
P/N 13-024-006
4-10-95
VERSION 1.73

=============================================================================
NOTE: To run the DOS Install program and view the README.TXT file from
the install program requires at least 450 KBytes of free conventional memory.
=============================================================================

This README.TXT file contains installation information for both
the DOS and Windows mouse drivers. The DOS drivers parameters
and features are also described here. For more detailed
information on the Windows drivers, please see the HELP icon in
the Windows Reveal Program Group.


Tablet of Contents
Section Description
1 PS/2 Mouse Configuration Information
2 Serial Mouse Configuration Information
3 Installation of the DOS Mouse Driver
4 Command line parameters
5 DOS Mouse Test Program
6 DOS Mouse Tutorial Program
7 Reveal DOS Mouse Control Center
8 REMOUSE.INI File Line Entries
9 Changing the Comm Port the mouse is connected to
10 Installation of the Windows Mouse Driver
11 Selecting a different Reveal Driver after
Installation
----------------------------------------------------------------

Section 1
----------------------------------------------------------------
**** PS/2 Mouse Configuration Information ****

Turn off your PC. Simply insert the mini-din-6 connector of
your mouse cable to the mouse port, usually it is located
on the back of your PC. Turn on the PC. The mouse will
automatically configure itself to a PS/2 mouse. Please go to
section 3 for installing the software.

Section 2
----------------------------------------------------------------
**** Serial Mouse Configuration Information ****

For a 2 button serial mouse, use the mini-din-6 to DB-9 adapter
that comes with your mouse. Attach it to the your mouse cable
before connecting to your PC. Carefully check all the connectors
are firmly connected. Go to next section to software installation.

Section 3
----------------------------------------------------------------
*IMPORTANT*
All mouse needs a mouse driver to work with the applications. You
have to load the mouse driver to your system before using your mouse
with your applications.

**** Installation of the DOS Mouse Driver ****

Place the distribution disk into the floppy drive and type:
A:INSTALL (or B:INSTALL)

Simply follow the instructions on the screen.

*IMPORTANT*
Once install is completed, you should re-boot you computer to
allow the command lines that added to the AUTOEXEC.BAT to be
executed. If you chose not to have the install program to make
changes to the AUTOEXEC.BAT, you have to load the mouse driver
to your memory every time that you turn off and back on your
computer.

Section 4
----------------------------------------------------------------
*** Command line parameters ***
The REMOUSE.COM command can be run with a number of command
line parameters to set the characteristics of the mouse. You
can include these parameters in the batch file used to load
the mouse driver. All the options are as described below.

REMOUSE [OPTIONS]

Parameter Function
--------- --------
/off Remove mouse driver from memory
/mi 2 button format Microsoft compatible (default).
/cX Comm port X
*.The mouse driver is with auto-detect feature.
Usually you don't need to use this command
unless you want to specify where the mouse
is connected.

*.This option is not useful for the PS/2 mouse.
/lxx Language (default is English)
xx = f -> French
nl -> Dutch
d -> German
s -> Swedish
sf -> Finnish
e -> Spanish
p -> Portugese
i -> Italian

Section 5
----------------------------------------------------------------
**** DOS Mouse Test Program ****

There is a mouse test program that was installed on your
system as part of the installation procedure. To test for
proper mouse operation, do the following:

- Make sure you have run the installation program.
- Load the mouse driver with the appropriate parameters as
described above.
- Change directories to where you installed the mouse
software.
- Run TEST.EXE from the DOS prompt.

You should see a cursor that should follow your mouse
movement on the screen. You should also see blocks that
will highlight, indicating that you have pressed a
button. If both of these tests work, the mouse driver is
functioning properly.

Section 6
----------------------------------------------------------------
*** DOS Mouse Tutorial Program ***

The mouse tutorial program (TUTORIAL.EXE) is included in the driver
package. It allows you to practice all the standard mouse operations.

To execute the program, do the followings:

- Load the mouse driver.
- Under DOS prompt, type:

C:\REMOUSE\TUTORIAL


Section 7
----------------------------------------------------------------
*** Reveal DOS Mouse Control Center ***

The Reveal Mouse Control Center allows you to configure
all the parameters of the mouse. The configurable options are
as follows:

- Acceleration
The speed factors of the mouse can be set to one of 4
settings.
Low - Slight speed increase as mouse is moved quickly.
Medium - Medium speed increase as mouse is moved quickly.
High - Large speed increase as mouse is moved quickly.
None - No speed increase as mouse is moved quickly.
(Constant mouse motion as mouse is moved!)
Note: If the mouse feels too "jumpy", lower the setting.

- Swap Left/Right Buttons
If you are left handed or prefer the primary button to be
the right button instead of the standard left button, you
can select this option to swap the primary and secondary
buttons functions.

- Drag/Lock Button
If you wish to have a button perform a click and drag
without having to hold down the primary button, you can
select a button to act like pressing and holding the
primary button. Clicking the configured button once puts
mouse into this mode, clicking the same button again turns
this off.

- Sensitivity
The amount the pointer on the screen moves in relation to
hand motion can be controled with this feature. You can
also control the horizontal and vertical mouse motion
independently with this feature. Simply click the slide
bars or arrows on the end of the slide bars to make this
adjustment. Clicking the smaller arrows next to the slide
bars adjusts the horizontal and vertical seperately.
Clicking the large arrows moves both horizontal and
vertical. Moving the slide bar to the right increases and
to the left decreases. Any changes take effect immediately
so you can test the results.

- Set Orientation
If you feel more comfortable holding the mouse at an
angle, you can define which way the mouse thinks is up.
Normally, up would be towards the mouse cord. You can
change this direction by using the Orientation option.
In this menu you will be prompted to move the mouse in
the desired "UP" direction. Once set, the direction of
motion of the mouse will remain as you have defined. You
can reset the direction to factory defaults at any time be
selecting the RESET option at any time.

Section 8
----------------------------------------------------------------
*** REMOUSE.INI File Line Entries ***

The file REMOUSE.INI defines all the mouse defaults when
the REMOUSE.COM driver is loaded. If any parameters are used
when loading the mouse driver, the setting in this file are
ignored.

The following is a list of all entries in the REMOUSE.INI file
with description for each.

Entry Description
[mouse] Header Line for mouse parameters
MouseButton= Number of buttons on mouse
HorizontalSensitivity= Horizontal sensitivity of mouse
Range: 10 - 100 (default 50)
VerticalSensitivity= Vertical sensitivity of mouse
Range: 10 - 100 (default 50)
ActiveAccelerationProfile= Controls how fast the mouse accelerates
when mouse is moved fast. Range: 1-4
RotationAngle= Controls Orientation (which direction is UP)
0 is straight up, 90 is to the left.
ClickLock= Sets button for Click and Drag mode. 0 is for
none, 1 for primary, 2 for secondary,
4 for middle.
PrimaryButton= Sets primary button number. 1 for left or
4 for right.
SecondaryButton= Sets secondary button number. Options are
1 or 4, must be set opposite PrimaryButton.
Language= Language name for mouse to use. Options are:
English, French, Dutch, German, Swedish,
Finnish, Spanish, Portuguese & Italian.
MousePort= Comm port # the mouse is connected to.

[COM1] Comm port 1 header line
BaseAddress=3f8 Base Address of Comm port 1
IRQValue=4 IRQ Value of Comm port 1

[COM2] Comm port 2 header line
BaseAddress=2f8 Base Address of Comm port 2
IRQValue=3 IRQ Value of Comm port 2

[COM3] Comm port 3 header line
BaseAddress=3e8 Base Address of Comm port 3
IRQValue=4 IRQ Value of Comm port 3

[COM4] Comm port 4 header line
BaseAddress=2e8 Base Address of Comm port 4
IRQValue=3 IRQ Value of Comm port 4


The following sections of the REMOUSE.INI file are all
controlled by the Reveal Mouse Control Center inside
Windows. To adjust these settings, run the Reveal Mouse
Control Center in Windows.

[General]
[Appearance]
[HotKeys]
[BtnActionMods]
[BtnActionBtns]


Section 9
----------------------------------------------------------------
*** Changing the Comm Port the mouse is connected to ***

NOTE: The following applies only to a Serial Mouse. Do not un-plug
a mouse connected to the PS/2-style Mouse Port without turning
the power off! You may damage your PC if you do.


To change the port that the serial mouse is plugged into after the
DOS mouse driver is already loaded, you may simply reconnect the
mouse to the new serial port, then enter the mouse driver command
with the new /c option for the port where the mouse is attached.

For example, to change the mouse from being connected to COM1 to
being connected to COM2, simply plug the mouse into COM2, and enter:
REMOUSE /c2
If the mouse is found (or if the driver was originally loaded as
using Mouse Systems format, a message will be displayed that the
mouse driver was already loaded and the driver is enabled.

If the mouse wasn't found (when using Microsoft format) on any port,
you will receive a message indicating that situation.


Section 10
----------------------------------------------------------------
**** Installation of the Windows Mouse Driver ****

Load Windows and run the SETUP.EXE program from the distribution
diskette. (This can be done from File Manager or from the
File/Run menu.

During the installation, you will be prompted where you would
like the drivers installed, what type of mouse is used, etc.
Once complete, you will be prompted to Re-start Windows.

The installation program will have made a new program group
named "Reveal". Please see the HELP icon for more information on
using Reveal Control Center.


Section 11
----------------------------------------------------------------
*** Selecting a different Reveal Driver after Installation ***

The installation program changes the Windows pointing device
for you as part of the installation process. If you wish to
select a different mouse driver at a later date, simply follow
the instructions below:

- Within Windows:
1. Click on the Windows Setup icon.
2. Select Options: "Change System Settings..."
3. Click the Mouse line.
4. Select the driver option desired.

- Outside Windows:
1. Change to the Windows directory.
2. Run SETUP
3. Arrow to the Mouse option and press the Enter key.
4. Select the driver option desired.


To change from a Reveal mouse driver to a non-Reveal mouse driver:
1. Follow the steps for changing the mouse driver.
2. Use Edit, Notepad, or another text editor to edit the file
WIN.INI in your Windows directory.
3. On the line that starts "load=", delete the filename containing
RECCMAIN.EXE

To change from a non-Reveal mouse driver to a Reveal mouse driver:
1. Follow the steps for changing the mouse driver.
2. Use a text editor to edit the file WIN.INI in your Windows
directory.
3. On the line that starts "load=", add the filename RECCMAIN.EXE,
including the drive and pathname. The directory of the file is
the directory in which you originally installed the Reveal Mouse
Driver software.

  Filename Size Readme O.S. Description
zip 13024003.zip 613KB 13024003.htm Reveal Dos / Win 3.1x Mouse drivers
NoteFilename is Reveal part number
zip 13024004.zip 613KB 13024004.htm Reveal Dos / Win 3.1x Mouse drivers
NoteFilename is Reveal part number
zip 13024005.zip 613KB 13024005.htm Reveal Keyball DOS Driver
NoteFilename is Reveal part number
zip 13024006.zip 613KB 13024006.htm Reveal Dos /Win 3.1x Mouse drivers
NoteFilename is Reveal part number

style="display:inline-block;width:336px;height:280px"
data-ad-client="ca-pub-5193782351433030"
data-ad-slot="2063583586">