From owner-freebsd-x11@FreeBSD.ORG Thu Apr 3 14:00:03 2008 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ECE3106564A for ; Thu, 3 Apr 2008 14:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 036378FC34 for ; Thu, 3 Apr 2008 14:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m33E02dI002742 for ; Thu, 3 Apr 2008 14:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m33E02gR002741; Thu, 3 Apr 2008 14:00:02 GMT (envelope-from gnats) Date: Thu, 3 Apr 2008 14:00:02 GMT Message-Id: <200804031400.m33E02gR002741@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: "Sean C. Farley" Cc: Subject: Re: ports/122405: x11-servers/xorg-server update breaks scroll wheel support on mouse X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Sean C. Farley" List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 14:00:03 -0000 The following reply was made to PR ports/122405; it has been noted by GNATS. From: "Sean C. Farley" To: bug-followup@FreeBSD.org, ls.colby@gwirynybyd.com Cc: Subject: Re: ports/122405: x11-servers/xorg-server update breaks scroll wheel support on mouse Date: Thu, 3 Apr 2008 08:55:11 -0500 (CDT) I can confirm this issue on a system with HAL disabled for all ports using ums0 and the following in /etc/rc.conf: moused_enable="NO" moused_nondefault_enable="NO" I would like to also point out that even if I force the correct protocol to SysMouse from auto, the mouse wheel is non-functional. In my case, almost all mouse movements and buttons are mapped to button 5 as noted by xev. Sean -- scf@FreeBSD.org