From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chase Douglas Subject: Re: HID regression: Quanta touchscreen, device ID: 0408:3008 Date: Mon, 23 Apr 2012 08:42:14 -0700 Message-ID: <4F957856.1070107@canonical.com> References: <4f95669e.a0e7d80a.2ef7.6710SMTPIN_ADDED@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:41473 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753395Ab2DWPmH (ORCPT ); Mon, 23 Apr 2012 11:42:07 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: Ming Lei , Jiri Kosina , linux-input@vger.kernel.org On 04/23/2012 08:34 AM, Benjamin Tissoires wrote: > The problem relies in the upper layers and not in the kernel: nobody > took the time to code a X.org driver that handles true multitouch > direct devices. You can eventually use the synaptics one, but you will > have to deal with absolute/relative coordinates, and the last time I > played with it, it was not convenient as I was not able to make GDM > use the absolute coordinate system (I kow I should have patched the > synaptics X.org driver). X now supports direct multitouch devices using the X evdev driver. This may be a bug in the X server. -- Chase