From owner-freebsd-x11@FreeBSD.ORG Thu Aug 29 03:50:51 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 658D1E87; Thu, 29 Aug 2013 03:50:51 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-pd0-x235.google.com (mail-pd0-x235.google.com [IPv6:2607:f8b0:400e:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 36C332F29; Thu, 29 Aug 2013 03:50:51 +0000 (UTC) Received: by mail-pd0-f181.google.com with SMTP id g10so7130229pdj.40 for ; Wed, 28 Aug 2013 20:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lc/1GXecYk+CZLc/EB2HMU7ZQYEeB/zVLfAgiF1504k=; b=Eh8svbgYh4mWkUln8a5wv2HrRoHpsZb7jmE53jnU+CqHu46+apvUE/N07US7c1QC2d ZvJY2RKB+lAvm78zpezGXSG51nNo61Jr1wrU9dIEjIGT/GYPUPahle5IKq5zoi9fH8KE oX7X/3NdoUWU11gL7lMypRv+VqlSus9RVN7NjL+XMTXk2xGJ/weWdRBi1usvUQvxYW2h HU2vvzU4P0JEIIrXEW4Vr5fHNaYddaaRc0NUaADmNCjJIoEOGJmMpjoE63ggsn+k4o3A 3cwFMZ6oVk7VcnoZmJhe52R5EMCRUkWURLVqdpDAUjdV+lwaCWCETn3GYfvI3uJqmgxN gTNg== MIME-Version: 1.0 X-Received: by 10.66.121.68 with SMTP id li4mr2050530pab.33.1377748250865; Wed, 28 Aug 2013 20:50:50 -0700 (PDT) Received: by 10.68.44.102 with HTTP; Wed, 28 Aug 2013 20:50:50 -0700 (PDT) In-Reply-To: <9437888.l2O97oTlfp@notebook.alkar.net> References: <20130822155651.GA32146@probe.unige.ch> <1799072.RViviU3Mu9@notebook.alkar.net> <521E38D3.4090902@FreeBSD.org> <9437888.l2O97oTlfp@notebook.alkar.net> Date: Wed, 28 Aug 2013 22:50:50 -0500 Message-ID: Subject: Re: unsupported synaptics touchpad From: Brandon Gooch To: Artyom Mirgorodskiy Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-x11@freebsd.org, =?ISO-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= 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: Thu, 29 Aug 2013 03:50:51 -0000 On Wed, Aug 28, 2013 at 1:17 PM, Artyom Mirgorodskiy < artyom.mirgorodsky@gmail.com> wrote: > Please see block /* XXX Documentation? */ and higher. > > For example I have is not working properly scrolling and pressing the > right 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 da= ta > from my touch pad - everything work according documentation, however I do > not have enough time to make correct code. May be a good idea to create > patch and collect feedback... > Try this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D170834 Works for me... -Brandon > > 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 > > > SynapticsTouchPad is not compliant with SynapticsTouchPad > > > InterfacingGuide > > > http://ccdw.org/~cjj/l/docs/ACF126.pdf > > > > Do you have specific examples of such incompatibilities? I know that ou= r > > in-kernel driver has not been updated for a long time, but I don't have > > an Synaptics touchpad anymore unfortunately. > > > > > -- > Artyom Mirgorodskiy > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >