From owner-freebsd-stable@FreeBSD.ORG Fri Apr 29 11:25:08 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B03D916A4CF for ; Fri, 29 Apr 2005 11:25:08 +0000 (GMT) Received: from raven.kierun.org (raven.yorksj.ac.uk [193.61.234.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A58443D2F for ; Fri, 29 Apr 2005 11:25:08 +0000 (GMT) (envelope-from yann@raven.kierun.org) Received: from yann by raven.kierun.org with local (Exim 4.50 (FreeBSD)) id 1DRTcI-000MZp-26 for freebsd-stable@freebsd.org; Fri, 29 Apr 2005 12:25:06 +0100 Date: Fri, 29 Apr 2005 12:25:06 +0100 From: Yann Golanski To: freebsd-stable@freebsd.org Message-ID: <20050429112506.GA85941@kierun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Sender: "Yann Golanski,University of York,+44(0)1904-433088" Subject: Logitech UltraX mouse problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 11:25:08 -0000 I cannot get the mouse wheel to work with my new logitech ultraX mouse. As a bonus, getting the last button to work would be great too. Any idea? The following is more details from my system: # uname -a FreeBSD chepc184.csrv.ad.york.ac.uk 5.4-STABLE FreeBSD 5.4-STABLE #4: Sat Apr 16 11:48:50 BST 2005 root@chepc184.york.ac.uk:/usr/obj/usr/src/sys/MYKERNEL i386 # pkg_info -Ia | grep xorg xorg-6.8.2 X.Org distribution metaport # dmesg | grep psm0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse Explorer, device ID 4 # ps -ax | grep moused 463 ?? Ss 0:00.12 /usr/sbin/moused -p /dev/psm0 -t auto # cat /etc/X11/xorg.conf [...] Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" option "Buttons" "6" EndSection [...] -- yann@kierun.org -=*=- www.kierun.org PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318