From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input - elantech: force a resolution of 31 u/mm Date: Thu, 16 Jul 2015 10:40:09 -0700 Message-ID: <20150716174009.GB32571@dtor-ws> References: <20150710003244.GA25437@jelly.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: David Herrmann Cc: Peter Hutterer , "open list:HID CORE LAYER" , linux-kernel , Hans de Goede , Benjamin Tissoires , Duson Lin List-Id: linux-input@vger.kernel.org On Tue, Jul 14, 2015 at 07:59:47PM +0200, David Herrmann wrote: > Hi > > On Fri, Jul 10, 2015 at 2:32 AM, Peter Hutterer > wrote: > > All Elantech touchpads pre-v4 with dynamic resolution queries have a fixed > > resolution of 800dpi -> 31.49 units/mm. Set this statically, so userspace does > > not have to guess. > > > > Cc: Duson Lin > > Signed-off-by: Peter Hutterer > > --- > > drivers/input/mouse/elantech.c | 13 ++++++++----- > > 1 file changed, 8 insertions(+), 5 deletions(-) > > I think this is much nicer than having to work around this in > user-space. Much appreciated! > > Reviewed-by: David Herrmann Applied, thank you. -- Dmitry