|
RollerMouse PRO drivers
will be release shortly. Do NOT use drivers from this page for the
RollerMouse PRO.
If
you are not sure if you have a PRO or a Classic model, click here.
|
RollerMouse Classic
revisions 2.x - standard mode
Windows
- Windows 98, Me, 2000 and XP
- No driver required.
Windows 95 - click
here for download
Windows NT - click here for download
Macintosh
- Mac OS X - No
driver required.
Note: if you find the cursor's speed too slow, you
may download our Contour Mouse Driver from here. Use
this driver ONLY to set the cursor's speed, NOT to define any
of the buttons.
- Mac OS 8.6-9.x -
Due to Apple operating systems not directly supporting scroll
wheels, you must have a driver to use the scroll wheel. You
can download the USB Overdrive from here. This is a very
useful tool that has been highly regarded in the Mac community
for some time. This driver should only be used to enable
the Scroll Wheel support and not used to define
any of the buttons.
Linux Systems
- No driver required.
(Thanks to Eric S. for his tips)
Here is the mouse configuration
I use:
#########################
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "imPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
#########################
|