Mouse scrolling problems

Ted Mittelstaedt tedm at toybox.placo.com
Sat May 14 21:18:53 PDT 2005


Insert this in your XF86Config file (or xorg config file)


For a wheel mouse, in the following section of XF86Config:

	Section "InputDevice"
	  Identifier  "Mouse0"

add the following:

	  Option		"Buttons" "5"
	  Option		"ZAxisMapping" "4 5"

to enable wheel access

Ted

> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Roman Shakin
> Sent: Saturday, May 14, 2005 6:57 PM
> To: FreeBSD Questions
> Subject: Mouse scrolling problems
>
>
> I am trying to get my mouse scrolling to work in firerox, and
> I did the
> Zaxizmapping 4 5 in xfree config. And my what my wheel does instead of
> page down and up it does back and forward button. What can I do?
>
> --
>
>
> ----------------------------------
> Roman Shakin
> rshakin at unixfreak.org      (email)
> +1 (707) 570-1685          (phone)
> +1 (707) 360-7773          (cell )
>
> _______________________________________________
> 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"
>



More information about the freebsd-questions mailing list