I xorg.conf ser det ut så här:
Kod: Markera allt
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "9"
Option "ButtonMapping" "1 2 3 9 8"
Option "ZAxisMapping" "4 5 6 7"
EndSection