From owner-freebsd-x11@FreeBSD.ORG Sun Feb 26 23:29:07 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A47C16A431 for ; Sun, 26 Feb 2006 23:29:07 +0000 (GMT) (envelope-from cfcastillo@retiorbi.net) Received: from retiorbi1.retiorbi.net (retiorbi1.retiorbi.net [198.173.255.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036EB43D46 for ; Sun, 26 Feb 2006 23:29:06 +0000 (GMT) (envelope-from cfcastillo@retiorbi.net) Received: from [200.119.43.250] ([200.119.43.250]) (authenticated bits=0) by retiorbi1.retiorbi.net (8.13.1/8.13.1) with ESMTP id k1QNT54M052833 for ; Sun, 26 Feb 2006 18:29:06 -0500 (COT) From: CF Castillo Organization: Reti Orbi To: freebsd-x11@freebsd.org Date: Sun, 26 Feb 2006 18:29:34 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602261829.34568.cfcastillo@retiorbi.net> Subject: wheel mouse not working in FreeBSD 5.x Xorg 6.9 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 23:29:07 -0000 After a portupagrade of Xorg, wheel mouse scroll functions stopped. After a lot of searching a trial of different setups found a thread that mentioned that removing 'moused_flags="-z4"' in /etc/rc.conf solved the issue, and it does indeed!