From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: EVIOC mechanism for MT slots Date: Fri, 21 Jan 2011 01:22:01 -0800 Message-ID: <20110121092200.GA24214@core.coreip.homeip.net> References: <4D38A4B7.7060901@seas.upenn.edu> <20110121091519.GA13565@polaris.bitmath.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:54615 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810Ab1AUJWI (ORCPT ); Fri, 21 Jan 2011 04:22:08 -0500 Received: by iyj18 with SMTP id 18so1472498iyj.19 for ; Fri, 21 Jan 2011 01:22:07 -0800 (PST) Content-Disposition: inline In-Reply-To: <20110121091519.GA13565@polaris.bitmath.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Henrik Rydberg Cc: Benjamin Tissoires , Chris Bagwell , Ping Cheng , Rafi Rubin , linux-input , Stephane Chatty , Jiri Kosina , Benjamin Tissoires , Peter Hutterer , "X.Org Devel List" On Fri, Jan 21, 2011 at 10:15:19AM +0100, Henrik Rydberg wrote: > > This is really problematic when launching applications that rely on > > evdev to work: > > you click with the mouse emulation on your icon to launch the program > > (one finger), and you start using your application with one finger > > only (opening of a file for instance) -> you are in an unstable case > > as the app does not know the slot state until you put another finger > > on the screen. > > > > So I'm in favor of applying this patch Henrik submitted last May. > > Great, so there seems to be sufficient interest to warrant revisiting > this. If you can find the patches, I will queue them in my tree. ;-) > > And if Dmitry concurs, perhaps we can even aim at 2.6.38. > The reason I objected in the first place is that the patch was a "nice to have for completeness". Now that there are actual users needing this data I have no issues with adding ioctl to retrieve this data. Thanks. -- Dmitry