Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 13:10:48 -0500
From:      Mike Schuette <mikes@mscweb.com>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: The wheel of a mouse
Message-ID:  <4176AA28.30501@mscweb.com>
In-Reply-To: <ef60af0904101920024cb7512c@mail.gmail.com>
References:  <ef60af0904101920024cb7512c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>  
>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4176AA28.30501>