From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 20:11:00 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 2317D16A4EE for ; Mon, 24 Jan 2005 20:11:00 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8985443D31 for ; Mon, 24 Jan 2005 20:10:59 +0000 (GMT) (envelope-from normal1.lists@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so295987wri for ; Mon, 24 Jan 2005 12:10:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nIQgIkuHxxnPJ+PLx+cG/2zaXDYUf+1Jhm+WoZ1Xokhqx2jbHNfnpIUmTIWbifihPUegapF9T6R3ghZDXRiEh+aAcgHLNnDa4nzj3TQCu48NZ4nIDjfTsqPS8lPevMtwXFgnxvLqo7sAn9qvm2kpScZO7EHjzYevDJh91u3MBbs= Received: by 10.54.25.4 with SMTP id 4mr33880wry; Mon, 24 Jan 2005 12:10:59 -0800 (PST) Received: by 10.54.2.67 with HTTP; Mon, 24 Jan 2005 12:10:58 -0800 (PST) Message-ID: Date: Mon, 24 Jan 2005 12:10:58 -0800 From: gabriel To: Alan Gerber In-Reply-To: <41F553B7.1040309@ncsu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050124193400.GA13842@cmsrtp.com> <41F54E4B.3020400@corp.earthlink.net> <41F553B7.1040309@ncsu.edu> cc: Andrew Hall cc: freebsd-questions@freebsd.org cc: Michael Madden Subject: Re: Scroll whell on FreeBSD 5.3 i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 20:11:00 -0000 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" > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions