From owner-freebsd-questions@freebsd.org Fri Feb 21 21:47:55 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2E6124448D for ; Fri, 21 Feb 2020 21:47:55 +0000 (UTC) (envelope-from per@hedeland.org) Received: from mailout.easydns.com (mailout.easydns.com [64.68.202.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48PQ6z3407z4THR; Fri, 21 Feb 2020 21:47:55 +0000 (UTC) (envelope-from per@hedeland.org) Received: from localhost (localhost [127.0.0.1]) by mailout.easydns.com (Postfix) with ESMTP id 83291A372F; Fri, 21 Feb 2020 21:47:54 +0000 (UTC) Received: from mailout.easydns.com ([127.0.0.1]) by localhost (emo13-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ablMQ3yZBxpE; Fri, 21 Feb 2020 21:47:54 +0000 (UTC) Received: from hedeland.org (81-228-157-209-no289.tbcn.telia.com [81.228.157.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easydns.com (Postfix) with ESMTPSA id 3576EA372D; Fri, 21 Feb 2020 21:47:50 +0000 (UTC) Received: from pluto.hedeland.org (pluto.hedeland.org [10.1.1.5]) by tellus.hedeland.org (8.15.2/8.15.2) with ESMTPS id 01LLlm2D040860 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Fri, 21 Feb 2020 22:47:48 +0100 (CET) (envelope-from per@hedeland.org) Subject: Re: [FreeBSD-Announce] FreeBSD 12.0 end-of-life To: Ed Maste Cc: Tomasz CEDRO , FreeBSD Questions References: <20200217231452.717FA1E820@freefall.freebsd.org> <20200220154101.GA53326@ghostyhead.chthonixia.net> <1d1cb3e8-ee64-41a7-ac5c-919d3985bd57@malikania.fr> <5d661e60-c767-d03f-4882-75d4a7010924@hedeland.org> From: Per Hedeland Message-ID: <5f72ee24-c807-e0f4-d776-e3f5a0116c61@hedeland.org> Date: Fri, 21 Feb 2020 22:47:48 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48PQ6z3407z4THR X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2020 21:47:56 -0000 On 2020-02-21 15:11, Ed Maste wrote: > On Thu, 20 Feb 2020 at 19:52, Per Hedeland wrote: >> >> It has a kind of strange behavior though, might be a feature:-) - >> if I move the cursor and let go of the touchpad without first stopping >> the motion, the cursor continues to move on its own... > > This might be part of the reason it's still experimental :) > > I'm not sure where the developers working on this are collecting > feedback / bug reports but I'll make note of this thread to them. Thanks - this thread is very long and a partially depressing read though, perhaps I should have posted my findings to e.g. x11@ instead. Anyway, I added https://github.com/wulf7/iichid/issues/20 for my problem. --Per