This nice mouse works well except for the extra buttons (two side buttons
and the window switching button on the top). The best advice I was able
to find is to put the following options to the mouse configuration
section of your XFree86Config-4:
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "8"
Option "ZAxisMapping" "6 7"
Additionally, remap the wheel to the usual buttons 4 and 5 with:
xmodmap -e 'pointer = 1 2 3 6 7 4 5 8'
The side buttons should work then. The top button still doesn't work, I don't know how to enable it on Linux, if you know, please tell me.
Milan Zamazal
<pdm@zamazal.org>
Last modified: 2003-12-13 10:56 UTC.