From owner-freebsd-hardware@FreeBSD.ORG Wed Jun 21 10:28:39 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CE616A474 for ; Wed, 21 Jun 2006 10:28:39 +0000 (UTC) (envelope-from hannes.hauswedell@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id C879643D45 for ; Wed, 21 Jun 2006 10:28:38 +0000 (GMT) (envelope-from hannes.hauswedell@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1763334uge for ; Wed, 21 Jun 2006 03:28:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:disposition-notification-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fL+a14e4OKycc5+E49dQTHSIFdNvuCtEJyM78/c/fNAlPJS9WlTF2vjsXgHpe2jjhPiXJHEiAv9ZuJEx6K4NkoDvjqsOfbLo/9OJN2FDANItVgWIPujJ3oVIu1NYwoft6jAH7yh4vpTWLS5La1rM76qmomg1ivx0fQs4CW5SmOw= Received: by 10.67.19.13 with SMTP id w13mr7570206ugi; Wed, 21 Jun 2006 03:28:36 -0700 (PDT) Received: from ?192.168.2.80? ( [85.220.132.38]) by mx.gmail.com with ESMTP id j2sm8174420ugf.2006.06.21.03.28.35; Wed, 21 Jun 2006 03:28:36 -0700 (PDT) From: Hannes Hauswedell To: freebsd-hardware@freebsd.org Date: Wed, 21 Jun 2006 10:49:52 +0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606211049.53135.hannes.hauswedell@gmail.com> Subject: Logitech G5 Lasermouse X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hannes Hauswedell List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 10:28:39 -0000 hi! i just bought a g5 mouse, because my mx700 broke and now i can't get the tilt wheel working. to be more precise. the mouse is detected correctly and most buttons send the right event: left(1), right(3), middle(2), thumb(8) and wheelup(5)-down(4), only tilting the wheel left or right does not cause any effect in xev -> event 6 and 7 are missing. i thought that maybe it was related to the mouse just not sending standard driver events, but it works on gnu/linux (people have reported it working with evdev).... is there anything i can do to make it work her, too? thanks a lot hannes p.s.: please cc to my address, i am not subscribed to -hardware my xorg.cong reads: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/ums0" Option "ZAxisMapping" "4 5 6 7" Option "Buttons" "8" EndSection and dmesg says: ums0: Logitech USB Gaming Mouse, rev 2.00/46.00, addr 2, iclass 3/1 ums0: 7 buttons and Z dir. uhid0: Logitech USB Gaming Mouse, rev 2.00/46.00, addr 2, iclass 3/1