From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 20:42:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D106316A4CE for ; Mon, 24 Jan 2005 20:42:24 +0000 (GMT) Received: from uni09mr.unity.ncsu.edu (uni09mr.unity.ncsu.edu [152.1.1.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1D343D46 for ; Mon, 24 Jan 2005 20:42:24 +0000 (GMT) (envelope-from agerber@ncsu.edu) Received: from [127.0.0.1] (thesneak.unity.ncsu.edu [152.1.10.108]) id j0OKgKul019000 for ; Mon, 24 Jan 2005 15:42:21 -0500 (EST) Message-ID: <41F55DAD.7020801@ncsu.edu> Date: Mon, 24 Jan 2005 15:42:21 -0500 From: Alan Gerber User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20050124193400.GA13842@cmsrtp.com> <41F54E4B.3020400@corp.earthlink.net> <41F553B7.1040309@ncsu.edu> <41F55D60.6040506@ncsu.edu> In-Reply-To: <41F55D60.6040506@ncsu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.1.24.9 X-Spam-Status: No, Hits=7% X-Spam-Level: IIIIIII Subject: Re: Scroll whell on FreeBSD 5.3 i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 20:42:25 -0000 Oops. Forgot to send this to the list. :-) Alan Gerber wrote: > In my particular place, I have nothing in /etc/X11. In other words, I > have not created a configuration file yet - xorg has been > automatically detecting my installation just fine [with the obvious > exception of the mouse wheel]. Is there a way to pull out the > configuration it is currently using? > > -- > Alan Gerber > > gabriel wrote: > >> You have to edit /etc/X11/ and make the change there if I >> remember correctly. >> >> Cheers! >> >> >> On Mon, 24 Jan 2005 14:59:51 -0500, Alan Gerber >> wrote: >> >> >>> If one is using the auto-configure feature of xorg, how does one >>> specify >>> this override? If there is no way to override this setting [so that >>> one >>> must create an xorg.cfg file, is there a way to pull out the >>> currently-running configuration? >>> >>> -- >>> Alan Gerber >>> >>> Andrew Hall wrote: >>> >>> >>> >>>> Add this to your mouse section, and restart X. >>>> >>>> >>>> Option "ZAxisMapping" "4 5" >>>> >>>> Drew >>>> >>>> Michael Madden wrote: >>>> >>>> >>>> >>>>> What is the secret to getting my scroll wheel working on FreeBSD >>>>> 5.3? If have >>>>> the following added to /etc/rc.conf: >>>>> >>>>> moused_enable="YES" >>>>> moused_flags="" >>>>> moused_port="/dev/psm0" >>>>> moused_type="auto" >>>>> >>>>> I've also got the mouse section of /etc/X11/xorg.conf setup as: >>>>> >>>>> Section "InputDevice" >>>>> Identifier "Mouse1" >>>>> Driver "mouse" >>>>> Option "Protocol" "auto" >>>>> Option "Device" "/dev/sysmouse" >>>>> EndSection >>>>> >>>>> The mouse works fine as a normal mouse (right click, left click, >>>>> middle >>>>> click), but the scroll wheel doesn't scroll. >>>>> >>>>> Thanks in advance, >>>>> Mike >>>>> >>>>> _______________________________________________ >>>>> 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" >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> 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" >>>> >>> >>> _______________________________________________ >>> 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" >>> >>> >> >> >> >> >> > >