Hello,
Michael Katzmann, on Sat 23 Jul 2016 20:17:49 -0400, wrote:
> When I execute the test program I am told that the driver doesn't support
> 'raw'
> mode.
>
> brltty: isRawCapable(trueBraille) not met: driver doesn't support Raw mode
Yes, most drivers don't. That's not a problem for braill
Hello,
Michael Katzmann, on Sun 24 Jul 2016 11:07:38 -0400, wrote:
> I seem to be able to use ...
>
> brlapi_enterTtyModeWithPath(NULL, 0, NULL)
> in place of
> brlapi_enterTtyMode(BRLAPI_TTY_DEFAULT, NULL)
>
> to converse with the display without specifying a terminal..
Yes, that's the i
To answer one of my questions ...
I seem to be able to use ...
brlapi_enterTtyModeWithPath(NULL, 0, NULL)
in place of
brlapi_enterTtyMode(BRLAPI_TTY_DEFAULT, NULL)
to converse with the display without specifying a terminal..
___
This message was se