Re: FreeBSD-14 and accessibility

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Wed, 19 Apr 2023 15:36:25 UTC
On 4/19/23 11:02, Hans Petter Selasky wrote:
> 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.
> 

Hi,

It might be more clever to kill the espeak on reading the bell 
character, than when writing the bell character. Because that depends on 
the shell.

Let me look into it!

--HPS