From owner-freebsd-x11@FreeBSD.ORG Wed Aug 28 18:17:51 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 690ED673; Wed, 28 Aug 2013 18:17:51 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-ea0-x22c.google.com (mail-ea0-x22c.google.com [IPv6:2a00:1450:4013:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C9BE42CCE; Wed, 28 Aug 2013 18:17:50 +0000 (UTC) Received: by mail-ea0-f172.google.com with SMTP id r16so3146847ead.31 for ; Wed, 28 Aug 2013 11:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=cQ7UPE7yPdJHmcQ4ACvW8wh3DgniM04Tb2XEpJYchaA=; b=shmconD1VBNo7nCPbeHvQSyxDT6iyyeZh1MOiSa8ceu1QtWz8yOZDfNsfwQXkEuVFq yN3nGQ/Ikx1lITkRzK8hov/MpMHQ8QyqDabLzA+mQDq0NwTspQqXPq94YLCKfPOrC4HX KVduQkG2FUFCsQ4ENSo868FgZRr55SbrI3xDq4i0u9ddKxoqlqt15FCs2z19H9deBkQv PuZ1Re//wvLQ03tiOTX/vL5dqxan8kRUzyT5Y+TI9AOZ0APv+g+N4WzJ4CIG9N8FIOnL kjmKMtqvIoEoVRr9naFEVib6DuAyuzckww2JyG61P0IyPkXottd0aFx7kcKrkJtK2+Vu 5OIA== X-Received: by 10.14.53.11 with SMTP id f11mr79301eec.152.1377713868208; Wed, 28 Aug 2013 11:17:48 -0700 (PDT) Received: from notebook.alkar.net ([91.243.193.58]) by mx.google.com with ESMTPSA id f49sm39487996eec.7.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 28 Aug 2013 11:17:47 -0700 (PDT) From: Artyom Mirgorodskiy To: =?ISO-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= Subject: Re: unsupported synaptics touchpad Date: Wed, 28 Aug 2013 21:17:53 +0300 Message-ID: <9437888.l2O97oTlfp@notebook.alkar.net> User-Agent: KMail/4.11 (FreeBSD/10.0-CURRENT; KDE/4.11.0; amd64; ; ) In-Reply-To: <521E38D3.4090902@FreeBSD.org> References: <20130822155651.GA32146@probe.unige.ch> <1799072.RViviU3Mu9@notebook.alkar.net> <521E38D3.4090902@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 18:17:51 -0000 Please see block /* XXX Documentation? */ and higher. For example I have is not working properly scrolling and pressing the r= ight button works the same way and scroll, making it impossible to open= the context menu. It's not bug of my touch pad. I read manual and dump= data from my touch pad - everything work according documentation, howe= ver I do not have enough time to make correct code. May be a good idea = to create patch and collect feedback... On Wednesday 28 August 2013 19:52:19 Jean-S=E9bastien P=E9dron wrote: > On 23.08.2013 16:27, Artyom Mirgorodskiy wrote: > > I'm sorry, friends, but the current implementation of=20 > > SynapticsTouchPad is not compliant with SynapticsTouchPad > > InterfacingGuide > > http://ccdw.org/~cjj/l/docs/ACF126.pdf >=20 > Do you have specific examples of such incompatibilities? I know that = our > in-kernel driver has not been updated for a long time, but I don't ha= ve > an Synaptics touchpad anymore unfortunately. >=20 >=20 --=20 Artyom Mirgorodskiy