[BRLTTY] should it work in mate-terminal was Re: Revisiting outputting braille from my python script

Samuel Thibault samuel.thibault at ens-lyon.org
Fri May 16 14:35:37 UTC 2025


Chevelle, le ven. 16 mai 2025 09:51:24 -0400, a ecrit:
> The script seems to work on standard console, but not in Mate terminal.  I
> wonder is it actually supposed to work in mate-terminal?

I'm lost in what you are testing: previously you were saying that you
were running from a screen session started from an ssh connexion... If
you are not telling the whole story, we cannot provide proper answers.

But to answer the question, if you have a brltty with the a2 driver
running, that one will claim priority because it have particularly good
screen reading capabilities.

You may thus want to increase your own priority, to take over the brltty
screen reading with

b.setParameter(brlapi.PARAM_CLIENT_PRIORITY, 0, False, 100)

But this is _pure_ guesswork, and divination is a hard thing to achieve.

> > We then really need the brltty logs with
> > 
> > -l server

This would provide us with the exact information we need to understand
what problem you are facing, without having to exchange various mails.

Samuel


More information about the BRLTTY mailing list