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 _______________________________________________ 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
