Would you recommend the product? yes | Price you paid? (in USD): $95.00 | Rating: 9
|
Kernel (uname -r):
|
2.6.10
|
|
Distribution:
|
Slackware
|
(Bought in 2001, hence the high price paid)
Works fine with Slackware. To get the side buttons and scroll to work properly, this is my /etc/X11/xorg.conf entry:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
And my /etc/X11/xinit/.Xmodmap entry (this could be ~/.Xmodmap if you want):
pointer = 1 2 3 6 7 4 5
If you want to reprogram the buttons, then you will need additional software.
|