From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 01:28:37 2004 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 7942416A4CE for ; Thu, 21 Oct 2004 01:28:37 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E32DB43D58 for ; Thu, 21 Oct 2004 01:28:36 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so536650rnk for ; Wed, 20 Oct 2004 18:28:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; 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=KEIe8q497/JAE0YiXJO0x7B4DzDjLBnxDTpP4pGR7EXL19WLkyuAxSKtZ3amrfO7K1E19PVonYZIbk1gXmAqD4ILc7xv8sHFHh9fikf+O2QCDfLNKMYHZfvsEXCELJgyA8PK56ILktd/mLtux4dCG/UAnznFRy6MMbZ0woPh6FI Received: by 10.39.1.26 with SMTP id d26mr2828759rni; Wed, 20 Oct 2004 18:28:36 -0700 (PDT) Received: by 10.38.72.65 with HTTP; Wed, 20 Oct 2004 18:28:35 -0700 (PDT) Message-ID: Date: Thu, 21 Oct 2004 03:28:35 +0200 From: Gert Cuykens To: racerx@makeworld.com In-Reply-To: <200410202017.06250.racerx@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4176AA28.30501@mscweb.com> <200410202017.06250.racerx@makeworld.com> cc: Eric Kjeldergaard cc: freebsd-questions@freebsd.org Subject: Re: The wheel of a mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 01:28:37 -0000 It works great now thx On Wed, 20 Oct 2004 20:17:06 -0500, Chris wrote: > On Wednesday 20 October 2004 04:42 pm, Eric Kjeldergaard wrote: > > > Try this instead of auto: > > > Option "Protocol" "IMPS/2" > > > > I have to speak up and concur here. On my system, I was not able to > > get moused to properly access my mousewheel. (Yes, I was using the > > appropriate option(s) and did try quite a number fo things.) However, > > when I switched to ImPS/2 and /dev/psm0 for X to do direct access of > > my mouse device, it began working perfectly. I don't really use mouse > > on console anyways. You may want to try that if it seems you're > > having troubles. > > Here's how my wheel mouse is set: > > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "Auto" > Option "Device" "/dev/sysmouse" > Option "Buttons" "5" > Option "ZAxisMapping" "4 5" > > This is running under 5.3-RC1 > Good luck > > -- > Best regards, > Chris > > Real programmers understand Pascal. > > > _______________________________________________ > 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" >