[BRLTTY] terminal emulator screen driver

Nicolas Pitre nico at cam.org
Wed Oct 19 11:15:55 EDT 2005


On Wed, 19 Oct 2005, Mario Lang wrote:

> * Possibly replace the shm Screen driver for non-Linux Unix
>   platforms by offering a second solution.  The system could run
>   a getty on a pseudo-terminal, starting brltty with the terminal screen
>   driver on that terminal.  That do you think, this shoud work, right?

But that's exactly what the shm+screen does.  The "screen" program works 
that way: it opens a pty and provide terminal emulation which is by the 
way not trivial at all to do right.  Why would you want to duplicate 
that?

You could as well run stock Linux+minicom+brltty on a small ARM board to 
achieve your goal no problem.  The biggest issue is really to find that 
small board in the first place.


Nicolas


More information about the BRLTTY mailing list