Hello, Didier Spaier, on jeu. 25 janv. 2018 00:17:52 +0100, wrote: > $ mlterm -v > mlterm version x.x.x > Features: ... brlapi
So they reimplemented a screen reader within mlterm, and exposed the content through brlapi. That's not really the best way to do this: it means all the navigation features that brltty provides are either reimplemented in mlterm (thus duplicate code), or missing. There should rather be a standard way for fb terms to expose their content to brltty, similarly to how the kernel exposes the VT content through /dev/vcs* Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.com/mailman/listinfo/brltty
