From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 21:42:33 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 5738616A4CE for ; Wed, 20 Oct 2004 21:42:33 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059A043D54 for ; Wed, 20 Oct 2004 21:42:33 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so474617rnk for ; Wed, 20 Oct 2004 14:42:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fwJazqqiVhLdWh5LNX2LMUC4yobbpC2XK9fbw0AYHjnXBADUTY/mc2Csy0zQ8PgaPEy47k0A6c/1EvmySqoQi8HJs227Sa8FeIG0dT7NynrCkZSlJx9lOcR/g9Yx3qpm4ESc6hekMV0kHoAlJCH9fVhHADxevA4IyJGBXW782bI Received: by 10.38.78.27 with SMTP id a27mr2136463rnb; Wed, 20 Oct 2004 14:42:32 -0700 (PDT) Received: by 10.38.15.69 with HTTP; Wed, 20 Oct 2004 14:42:32 -0700 (PDT) Message-ID: Date: Wed, 20 Oct 2004 16:42:32 -0500 From: Eric Kjeldergaard To: freebsd-questions@freebsd.org In-Reply-To: <4176AA28.30501@mscweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4176AA28.30501@mscweb.com> Subject: Re: The wheel of a mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Kjeldergaard List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 21:42:33 -0000 > 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. -- If I write a signature, my emails will appear more personalised.