Wednesday, January 19, 2005

X11 w/Scroll Mouse

I changed my xorg.conf file section for the mouse to:

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/mouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"

It is now working fine. The forward and back buttons on it don't work, but that is a project for a later date.

No comments: