[BRLTTY] Revisiting outputting braille from my python script
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Sun May 11 21:43:48 UTC 2025
    
    
  
Hello,
Pranav Lal, le dim. 11 mai 2025 08:32:09 +0530, a ecrit:
> I want my python program to output to my focus 40 5th generation braille
> display. 
> 
[...]
> How do I output progress messages from the script to the braille display
> using brltty?
To override any kind of focus tracking you can take the whole control of
the display with b.enterTtyModeWithPath() instead of b.enterTtyMode().
Samuel
    
    
More information about the BRLTTY
mailing list