From nobody Wed Apr 19 09:02:15 2023 X-Original-To: freebsd-accessibility@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q1ZYX108fz45D07 for ; Wed, 19 Apr 2023 09:02:24 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1ZYW63ncz4FXv for ; Wed, 19 Apr 2023 09:02:23 +0000 (UTC) (envelope-from hps@selasky.org) Authentication-Results: mx1.freebsd.org; none Received: from [10.36.2.154] (unknown [46.212.121.255]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id B31AC262543; Wed, 19 Apr 2023 11:02:16 +0200 (CEST) Message-ID: Date: Wed, 19 Apr 2023 11:02:15 +0200 List-Id: FreeBSD accessibility discussions List-Archive: https://lists.freebsd.org/archives/freebsd-accessibility List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-accessibility@freebsd.org X-BeenThere: freebsd-accessibility@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: FreeBSD-14 and accessibility To: Pau Amma Cc: freebsd-accessibility@freebsd.org References: <0f9f2f6e6ce9fe3ec67264f934bbf831@gundo.com> Content-Language: en-US From: Hans Petter Selasky In-Reply-To: <0f9f2f6e6ce9fe3ec67264f934bbf831@gundo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Q1ZYW63ncz4FXv X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 4/19/23 04:47, Pau Amma wrote: > On 2023-04-18 13:33, Hans Petter Selasky wrote: >> Hi, >> >> Are the current VT accessibility patches in a state worth committing? >> >> I'm thinking of: >> >> 1) Updates for kernel >> https://reviews.freebsd.org/D35754 >> >> 2) New vtspeakd daemon >> https://reviews.freebsd.org/D35776 > > As far as I'm concerned, https://reviews.freebsd.org/D35754#857657 is > the only possible pain point. (Were you able to duplicate it?) > I'll try to reproduce that and find a solution. --HPS