Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751232AbWCNIWp (ORCPT ); Tue, 14 Mar 2006 03:22:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751887AbWCNIWp (ORCPT ); Tue, 14 Mar 2006 03:22:45 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:58246 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751232AbWCNIWo (ORCPT ); Tue, 14 Mar 2006 03:22:44 -0500 Subject: Re: [PATCH] Expose input device usages to userspace From: Arjan van de Ven To: Elias Naur Cc: Dmitry Torokhov , linux-kernel@vger.kernel.org In-Reply-To: <200603140821.32301.elias@oddlabs.com> References: <200603132154.38876.elias@oddlabs.com> <1142283779.3023.49.camel@laptopd505.fenrus.org> <200603140026.28522.dtor_core@ameritech.net> <200603140821.32301.elias@oddlabs.com> Content-Type: text/plain Date: Tue, 14 Mar 2006 09:22:38 +0100 Message-Id: <1142324558.3027.10.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1088 Lines: 27 > > No, I don't think this is needed at all - users should be interested in > > what capabilities a particular device has, not what type it was assigned > > by soneone. > > I see your point that an application should not rely too much on device > usages. However, the main reason I want device usages is to help applications > and users identify and (visually) represent devices. For example, games could > show an appropriate icon graphic representing each active device. The event > interface already has a few other ioctls for this kind of information: ok then you should consider to do it the other way around: make a way of asking "are you matching THIS profile". rather than "what profile are you" that way devices can present multiple faces etc; which is going to be needed as more and more weird devices come into existence. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/