From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chase Douglas Subject: Re: Proposal for synaptics driver Date: Tue, 12 Oct 2010 15:26:50 -0400 Message-ID: <1286911610.31864.38.camel@mini> References: <1286900585.22715.367.camel@mini> <4CB4A1BB.9010006@bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from adelie.canonical.com ([91.189.90.139]:55146 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751497Ab0JLT1B (ORCPT ); Tue, 12 Oct 2010 15:27:01 -0400 In-Reply-To: <4CB4A1BB.9010006@bitmath.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Dmitry Torokhov , Chris Bagwell , Takashi Iwai , Peter Hutterer , linux-input , linux-kernel On Tue, 2010-10-12 at 19:58 +0200, Henrik Rydberg wrote: > On 10/12/2010 06:23 PM, Chase Douglas wrote: > [...] > > > The rest of the > > touchpad is stationary and does not click. If no one has a better name > > for these touchpads, I'll refer to them as "integrated buttons" > > touchpads. > > > The name "integrated button" is the term in use for the later Macbook models, > where there is a button that clicks anywhere on the pad. Ok, that sounds like the Synaptics ClickPad. An unfortunate name clash :). How about "embedded buttons" touchpads? > [...] > > > Now the bit about integrated button touchpad detection. First, I would > > be interested in learning if anyone can disprove bit 0x200000 of the 0c > > extended caps flags means integrated buttons. > > > I think the easiest way to learn this is to produce a dkms package for people to > test. Good idea, I'll make a dkms package when I've got some patches to test. Thanks, -- Chase