From owner-freebsd-questions@FreeBSD.ORG Sun Jan 21 05:29:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7255C16A401 for ; Sun, 21 Jan 2007 05:29:44 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id F358D13C46A for ; Sun, 21 Jan 2007 05:29:43 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so109651nfc for ; Sat, 20 Jan 2007 21:29:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OOtk1sViIngDqh1KA+q5TevEjIFfZlxbBkWOpsU3gFkOKKzNx9/H4r4k6oTCkKDcaHpZRSShEM/UCRv1VXNEX0/otYZFr2GaSOfHaBXnCXcug6fF4ciAJcvb7q+QNMbMMTlkpwXt4YMX2XyRnDnf8zKN+TRRytx16eETwsztL1o= Received: by 10.82.118.2 with SMTP id q2mr3873809buc.1169357382508; Sat, 20 Jan 2007 21:29:42 -0800 (PST) Received: by 10.82.118.14 with HTTP; Sat, 20 Jan 2007 21:29:42 -0800 (PST) Message-ID: <1d3ed48c0701202129n19c6269bm55f5484d273a0274@mail.gmail.com> Date: Sat, 20 Jan 2007 21:29:42 -0800 From: "Kevin Downey" To: Bob In-Reply-To: <20070121002140.17f3d714@tania.servebbs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070120100322.747bc208@tania.servebbs.org> <45B2DB67.4070208@bobmc.net> <1d3ed48c0701201936g893180nea6b098f43f5d8d9@mail.gmail.com> <20070121002140.17f3d714@tania.servebbs.org> Cc: freebsd-questions@freebsd.org Subject: Re: Hairy Cats and mice and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jan 2007 05:29:44 -0000 On 1/20/07, Bob wrote: > On Sat, 20 Jan 2007 19:36:38 -0800 > "Kevin Downey" wrote: > > > Xorg -configure now puts: > > Option "ZAxisMapping" "4 5 6 7" > > in the mouse section by default, which is all I've ever needed to make > > the scrollwheel work > > > > You mean work like a scrollwheel, or as the center button of a three > button mouse? Mine works like the latter, I have yet to have it work as > a scroll wheel, even though my /etc/X11/xorg.conf contains the very > same ZAxisMapping. > > Bob hrrrm what is your moused setup like? my laptop's touchpad has two buttons, so I pass -3 to moused and that fouls up the third button (either clicking or scrolling I forget which) when I plugin a usb mouse. I changed the line in /etc/devd.conf that handles starting moused for usb mice so -3 isn't used and it works fine. -- The biggest problem with communication is the illusion that it has occurred.