From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: PROBLEM: Missing events on thinkpad trackpoint buttons Date: Thu, 20 Aug 2015 16:08:40 -0700 Message-ID: <20150820230840.GB12900@localhost> References: <20150820213526.GA10980@localhost> <20150820225633.GA12900@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f173.google.com ([209.85.192.173]:34583 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752806AbbHTXIo (ORCPT ); Thu, 20 Aug 2015 19:08:44 -0400 Received: by pdbfa8 with SMTP id fa8so19205466pdb.1 for ; Thu, 20 Aug 2015 16:08:43 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Gabor Balla Cc: "linux-input@vger.kernel.org" , Benjamin Tissoires , Stephen Chandler Paul , Nick Bowler , Andrew Duggan Hi Gabor, On Fri, Aug 21, 2015 at 01:05:46AM +0200, Gabor Balla wrote: > Hi Dmitry, > > On Fri, Aug 21, 2015 at 1:01 AM, Dmitry Torokhov > wrote: > > On Thu, Aug 20, 2015 at 3:56 PM, Dmitry Torokhov > > wrote: > >> On Fri, Aug 21, 2015 at 12:24:59AM +0200, Gabor Balla wrote: > >>> Hi Dmitry, > >>> > >>> On Thu, Aug 20, 2015 at 11:35 PM, Dmitry Torokhov > >>> wrote: > >>> > On Thu, Aug 20, 2015 at 10:50:27PM +0200, Gabor Balla wrote: > [...] > > Ah, wait, not quite still. So we actually do want to disable gestures > > when in Absolute mode (non extended). Although frankly I do not think > > we'll ever see pre 4.0 Synaptics device in a wild. > > Also notice there is a function called synaptics_set_disable_gesture that can > change that bit regardless of current mode. That attribute is only created when touchpad is used in relative mode, so should be OK. Thanks. -- Dmitry