|
These drivers are not designed to work with the RollerMouse Classic. If you are seeking RollerMouse Classic
Drivers, please go here.
If
you are not sure if you have a PRO or a Classic model, click here.
|
RollerMouse
PRO revisions 1.x
Windows
Download - cdi_mouse_setup_1.6.exe
1.44MB
Macintosh
Linux
Systems
- No driver required for standard operation.
For scrollwheel support, ensure the following is found in your /etc/X11/xorg.conf :
#########################
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "imPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
#########################
|