Re: Accessibility in the FreeBSD installer and console

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Fri, 08 Jul 2022 10:53:44 UTC
Hi,

Here is the complete patch for Voice-Over in the FreeBSD console:

https://reviews.freebsd.org/D35754

You need to install espeak from pkg and then install the 
/etc/devd/accessibility.conf file and then run sysctl 
kern.vt.accessibility.enable=1 after booting the new kernel.

It is freaking awesome!

There might be some bugs, but it worked fine for me!

--HPS