On Sun, 25 Jun 2023, Dave Mielke wrote: > [quoted lines by Crystal Kolipe on 2023/06/25 at 21:17 -0300] > > >It's certainly possible to patch OpenBSD to implement a screen readout > >device that would potentially allow brltty to access the console > >independently of any particular login session, just like it does on Linux > >systems. > > For the screen driver, we need to know the cursor's coordinates (column, > row), the screen's dimensions (columns, rows), and the characters' Unicode > values. Two nice extras would be colour information for each character and a > way to inject input.
... and ideally a notification mechanism to be used whenever a screen change occurs for BRLTTY not to have to manually poll and compare the content constantly. > > -- > I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ > Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ > EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke > Phone: +1 613 726 0014 | Canada K2A 1H7 | > _______________________________________________ > 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.app/mailman/listinfo/brltty > _______________________________________________ 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.app/mailman/listinfo/brltty
