The wheel of a mouse

Mike Schuette mikes at mscweb.com
Wed Oct 20 11:13:55 PDT 2004


Gert Cuykens wrote:

>This does not seem to work in my xconf
>
>Section "InputDevice"
>        Identifier  "Mouse0"
>        Driver      "mouse"
>        Option      "Protocol" "auto"
>        Option      "Device" "/dev/sysmouse"
>        Option      "ZAxisMapping" "4 5"
>        Option      "Buttons" "5"
>EndSection
>
>Do you need a desktop manager to make it work ? I use xorg without a
>desktop manager.
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>  
>

Try this instead of auto:
Option  "Protocol"      "IMPS/2"



More information about the freebsd-questions mailing list