[BRLTTY] Looking for documentation on writing to a braille display
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Sun Mar 30 12:38:01 UTC 2025
    
    
  
Hello,
Pranav Lal, le sam. 29 mars 2025 05:13:21 +0530, a ecrit:
> I want to use brlapi to write to a braille display from my python script. I
> am running this script on Linux and brltty is running. The display is a
> focus 5 5th generation display. 
> 
> Where should I go for such documentation? I am checking the brltty website
> but have not found it so far.
python documentation is provided through pydoc3:
pydoc3 brlapi
Samuel
    
    
More information about the BRLTTY
mailing list