From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 8 05:20:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C8AE16A4E0 for ; Sun, 8 May 2005 05:20:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E2343D79 for ; Sun, 8 May 2005 05:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j485K3p6011537 for ; Sun, 8 May 2005 05:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j485K3Aa011536; Sun, 8 May 2005 05:20:03 GMT (envelope-from gnats) Resent-Date: Sun, 8 May 2005 05:20:03 GMT Resent-Message-Id: <200505080520.j485K3Aa011536@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cy Schubert Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 527FA16A4E0 for ; Sun, 8 May 2005 05:17:47 +0000 (GMT) Received: from komquats.com (S0106002078125c0c.gv.shawcable.net [24.108.146.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F0E843D1F for ; Sun, 8 May 2005 05:17:46 +0000 (GMT) (envelope-from Cy.Schubert@komquats.com) Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by komquats.com (Postfix) with ESMTP id DB6D64C5C4 for ; Sat, 7 May 2005 22:17:45 -0700 (PDT) Received: from cwsys.cwsent.com (localhost [127.0.0.1]) by cwsys.cwsent.com (8.13.3/8.13.3) with ESMTP id j485HjMV055192 for ; Sat, 7 May 2005 22:17:45 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from cy@localhost) by cwsys.cwsent.com (8.13.3/8.13.1/Submit) id j485HjHk055191; Sat, 7 May 2005 22:17:45 -0700 (PDT) (envelope-from cy) Message-Id: <200505080517.j485HjHk055191@cwsys.cwsent.com> Date: Sat, 7 May 2005 22:17:45 -0700 (PDT) From: Cy Schubert To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80744: Xorg fails to recognise the weel on a Logitech MediaPlay optical mouse. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cy Schubert List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 05:20:04 -0000 >Number: 80744 >Category: ports >Synopsis: Xorg fails to recognise the weel on a Logitech MediaPlay optical mouse. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 08 05:20:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Cy Schubert >Release: FreeBSD-2.0 >Organization: FreeBSD >Environment: System: FreeBSD cwsys 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri May 6 13:10:43 PDT 2005 root@cwsys:/export/obj/opt/src/cvs-stable5/src/sys/KOMQUATS i386 >Description: Xorg fails to recognise wheel motion on Logitech MediaPlay mouse. >How-To-Repeat: Try to make use of the wheel. >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-servers/xorg-server/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- Makefile 19 Mar 2005 04:32:37 -0000 1.23 +++ Makefile 8 May 2005 03:53:03 -0000 @@ -7,6 +7,7 @@ PORTNAME= xorg-server PORTVERSION= 6.8.2 +PORTREVISION= 1 CATEGORIES= x11-servers MASTER_SITES= ${MASTER_SITE_XORG} MASTER_SITE_SUBDIR= X11R${PORTVERSION}/src Index: files/patch-xf86OSmouse.h =================================================================== RCS file: files/patch-xf86OSmouse.h diff -N files/patch-xf86OSmouse.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-xf86OSmouse.h 8 May 2005 03:53:03 -0000 @@ -0,0 +1,11 @@ +--- programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h.orig Sat Jul 24 10:35:39 2004 ++++ programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h Sat May 7 20:47:45 2005 +@@ -281,7 +281,7 @@ + /* Generalize for other axes. */ + #define MSE_NOAXISMAP MSE_NOZMAP + +-#define MSE_MAXBUTTONS 12 ++#define MSE_MAXBUTTONS 16 + #define MSE_DFLTBUTTONS 3 + + #endif /* _XF86OSMOUSE_H_ */ Freedesktop.org 2389 already documents the bug but no fix has been documented there. To fully use this mouse the above patch must be applid, then. Option "Buttons" "15" Option "ZAxisMapping" "14 15" Option "Resolution" "800 ... must be added to xorg.conf And finally, xmodmap -e "pointer = 1 2 3 6 7 8 9 10 11 12 13 14 15 4 5" must be added to .xsession. A similar bug exists in XFree86 to which a patch will supplied in another PR. >Release-Note: >Audit-Trail: >Unformatted: