From owner-freebsd-x11@FreeBSD.ORG Sat Mar 3 19:12:31 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB56416A400 for ; Sat, 3 Mar 2007 19:12:31 +0000 (UTC) (envelope-from samira.nox@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 45AF413C4AA for ; Sat, 3 Mar 2007 19:12:31 +0000 (UTC) (envelope-from samira.nox@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so897605ugh for ; Sat, 03 Mar 2007 11:12:30 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:to:subject:from:organization:content-type:mime-version:content-transfer-encoding:message-id:user-agent; b=nBv2pnF+Pt9ev8+QeW5MrFYF4pnDiZjw5myCjhGwvP5GcZeqcptYMevkZg9rd7ZE+FVmVHq09QoK6JI/hMg1GtuTlXdBofKYOiH04pBF3UCu+M2P+XqKpE6Wa5raxc0lT10Env45qnn1HSsCO13m+VI7diWJxV3kZy3YR8CZouQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:to:subject:from:organization:content-type:mime-version:content-transfer-encoding:message-id:user-agent; b=rjjmU3eArVBsm9gC8rJ2XfKc5K55H1rciZtEICKEiWviBpiB8ugvMdNYDFtS2iJIAD5Bbnd8GI81fSZVaGZmZud8bjLNoCsNpruSjGJUzv0OJXDXozOy2Tf8QV9FF+Rznh541/lAk9bylnlKxz30D7cyoFsL+h0L2+gpCEkCajk= Received: by 10.66.255.7 with SMTP id c7mr6079094ugi.1172947435161; Sat, 03 Mar 2007 10:43:55 -0800 (PST) Received: from noltach.elephant ( [83.77.182.120]) by mx.google.com with ESMTP id x26sm3789641ugc.2007.03.03.10.43.54; Sat, 03 Mar 2007 10:43:54 -0800 (PST) Date: Sat, 03 Mar 2007 19:43:52 +0100 To: freebsd-x11@freebsd.org From: "Samira Nox" Organization: ammyt&n Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/9.20 (FreeBSD) Subject: Configuration of an MX Revolution mouse. 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: Sat, 03 Mar 2007 19:12:31 -0000 Hi I try to get all the buttons of a Logitech MX Revolution working. (Two mousebuttons, two thumbbuttons, a wheel with four directions and a clickable thumbwheel) When I cat /dev/ums0 all buttons, and wheels produce some output. But when X is started, and I try to see them in xev just the two mousebuttons, the basic wheel and the two thumbbuttons work. I tried to set te number of buttons in my xorg.conf, as well as ZAxisMapping. This lead to an output in xev for the forward-thumbwheel. But not more. The system is a FreeBSD 6.2-Release, with xorg-7.2. Could you point me in the right direction to get it configured? Sam