08/05/10 14:35:58 ya8JhktD
----
xorg.conf
----
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "7"
Option "Device" "/dev/input/mice"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
----
~/.Xmodmap
----
pointer = 1 2 3 4 5 8 9 6 7 10 11
で動作しています.