Q1: Scrolling in Word Pro or
Ami Pro doesn't seem to work as expected
A1: The first click
goes one line, the second click
goes approximately half of the page and the third click goes to the
bottom. One click up goes to the top and one click down goes to
the
bottom again. The reason is, that these applications implement their
own scoll bars
with their own behaviour. They have for example included some
"acceleration
mode" thats speeds up, if you press the up/down button of the slider
and keep
it pressed. This causes the weird behaviour of AMouse. Result: there is
currently
no way to use SCROLL-messages.
A workaround is to use the same behaviour as the IBM mouse driver using
cursor messages (same as pressing the cursor keys). To do this, open
the
AMouse settings, go to wheel page 5 and insert a new behaviour. Fill in
as follows:

Q2: What is the correct syntax
for the SMP parameter
A2: In an SMP-environment use
the following syntax:
d:\path\AMOUSE.SYS SMP
Please note, that the parameter is case-sensitive.