From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758409Ab1IJH2a (ORCPT ); Sat, 10 Sep 2011 03:28:30 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:52697 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755812Ab1IJH22 (ORCPT ); Sat, 10 Sep 2011 03:28:28 -0400 Date: Sat, 10 Sep 2011 09:28:26 +0200 From: Markus Trippelsdorf To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , rtitmuss@logitech.com, ogay@logitech.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Nestor Lopez Casado Subject: Re: [PATCH v4] HID: Add full support for Logitech Unifying receivers Message-ID: <20110910072826.GA1611@x4.trippels.de> References: <1315638713-3731-1-git-send-email-benjamin.tissoires@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1315638713-3731-1-git-send-email-benjamin.tissoires@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2011.09.10 at 09:11 +0200, Benjamin Tissoires wrote: > From: Nestor Lopez Casado > > From: Nestor Lopez Casado > > With this driver, all the devices paired to a single Unifying > receiver are exposed to user processes in separated /input/dev > nodes. > > Keyboards with different layouts can be treated differently, > Multiplayer games on single PC (like home theater PC) can > differentiate input coming from different kbds paired to the > same receiver. Nice. Does this mean I will be able to use the thumb-button of my M705 mouse in the near future? (Someone asked the same question 1.5 years ago, but nothing happened till then: http://thread.gmane.org/gmane.linux.kernel.input/11791 ) -- Markus