Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2003 17:47:56 +0100
From:      jimf <jimfarr@ntlworld.com>
To:        freebsd-newbies@freebsd.org
Subject:   Re: Mousewheel
Message-ID:  <200305181747.56905.jimfarr@ntlworld.com>
In-Reply-To: <200305181043.57776.clan-gaier@t-online.de>
References:  <200305181043.57776.clan-gaier@t-online.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 18 May 2003 9:43 am, Christian Gaier wrote:
> Who can support me for running my mousewheel on my FreeBSD 5.0

this works with my Logitech TrackMan Marble +, 0n 4.8 RELEASE

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "SysMouse"
	Option	    "Emulate3Buttons"
	Option	    "Device" "/dev/sysmouse"
	Option	    "Buttons" "5"
	Option	    "Resolution" "100"	
EndSection

jimf@graybox.co.uk

> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe@freebsd.org"



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