Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 21:18:50 -0700
From:      "Ted Mittelstaedt" <tedm@toybox.placo.com>
To:        "Roman Shakin" <rshakin@unixfreak.org>, "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   RE: Mouse scrolling problems
Message-ID:  <LOBBIFDAGNMAMLGJJCKNKEGFFBAA.tedm@toybox.placo.com>
In-Reply-To: <4286AC83.8030904@unixfreak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org
> [mailto:owner-freebsd-questions@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@unixfreak.org      (email)
> +1 (707) 570-1685          (phone)
> +1 (707) 360-7773          (cell )
>
> _______________________________________________
> 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"
>



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