From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7fMl-00089E-6k for qemu-devel@nongnu.org; Mon, 08 May 2017 05:54:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7fMg-0001AQ-Af for qemu-devel@nongnu.org; Mon, 08 May 2017 05:54:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47666) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7fMg-00019i-4N for qemu-devel@nongnu.org; Mon, 08 May 2017 05:54:02 -0400 Message-ID: <1494237237.19125.1.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 08 May 2017 11:53:57 +0200 In-Reply-To: <20170505134231.30210-1-philippevoinov@gmail.com> References: <20170505134231.30210-1-philippevoinov@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3] ui: input-linux: Add absolute event support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Voinov Cc: qemu-devel@nongnu.org On Fr, 2017-05-05 at 15:42 +0200, Philippe Voinov wrote: > This depends on: > [PATCH] ui: Support non-zero minimum values for absolute input axes Better send patches as patch series then (next time). Added patches to input patch queue. thanks, Gerd