From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B1AEA1381F3 for ; Tue, 4 Dec 2012 23:25:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AA26E064F; Tue, 4 Dec 2012 23:25:38 +0000 (UTC) Received: from icp-osb-irony-out9.external.iinet.net.au (icp-osb-irony-out9.external.iinet.net.au [203.59.1.226]) by pigeon.gentoo.org (Postfix) with ESMTP id E0E1FE058F for ; Tue, 4 Dec 2012 23:24:16 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EAMWEvlA6B8w0/2dsb2JhbABEhjS3fxZzgh4BAQUjZgsNCwICJgICV4gorXGTFIEiixWBGoIUgRMDiF2TESKKOoJ/ X-IronPort-AV: E=Sophos;i="4.84,217,1355068800"; d="scan'208";a="63397215" Received: from unknown (HELO moriah.localdomain) ([58.7.204.52]) by icp-osb-irony-out9.iinet.net.au with ESMTP; 05 Dec 2012 07:24:14 +0800 Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id A24D2408D6 for ; Wed, 5 Dec 2012 07:24:14 +0800 (WST) X-Virus-Scanned: amavisd-new at lan.localdomain Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah.lan.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id trn0o4p3NwP8 for ; Wed, 5 Dec 2012 07:24:09 +0800 (WST) Received: from [192.168.41.7] (bunyip.wifi.localdomain [192.168.41.7]) by moriah.localdomain (Postfix) with ESMTP id ECC9E4027C for ; Wed, 5 Dec 2012 07:24:08 +0800 (WST) Message-ID: <1354663448.503.1.camel@bunyip> Subject: Re: [gentoo-user] xorg, mtrack on a macbook air From: Bill Kenworthy To: gentoo-user@lists.gentoo.org Date: Wed, 05 Dec 2012 07:24:08 +0800 In-Reply-To: <1354601321.18854.24.camel@troll> References: <1354600776.18854.23.camel@troll> <1354601321.18854.24.camel@troll> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Archives-Salt: ea1ad23b-d0b7-437b-a391-91d2dfea4b34 X-Archives-Hash: 11dcfc86e0e3350254be4563bad4c282 On Tue, 2012-12-04 at 14:08 +0800, Bill Kenworthy wrote: > On Tue, 2012-12-04 at 13:59 +0800, Bill Kenworthy wrote: > > Hi, I have a mouse issue with the trackpad on a late 2012 macbook air. > > > > In X I am seeing multiple mouse clicks similar to two drivers for the > > same event. i.e., mtrack is set to 3 zones for the pad but a right click > > shows (in xev) mouse button 3 down, then 1 down, then 1 up and finally 3 > > up which destroys most right click actions :( > > > > Oddly, button 1 clicks are ok (only one set, not repeated) > > > > Is it possible to find out where the button 1 clicks are coming from? - > > evdev just says which button is clicked, not where it came from. > > > > BillK > > > > Whoops, slight mistake ... s/evdev/xev/ :) > > BillK ok, no reply so it seems no-one else knows either. I think there are a number of others running gentoo on a macbook, so how are you handling the trackpad in X (LXDE)? BillK