> Could you perhaps add some brlapi_writeText() calls in your code to find > out which ones still have a working connection before it gets closed? > > Samuel
I believe I had already done it, but I have now made sure that the attached file debug.log is created with some calls to brlapi_writeText. The output is working, the text appears on the braille terminal. The file brlapi-log.txt contains all calls to brlapi_.. functions, with their direct results. As I wrote, brlapi_readKey(0, ..) does always return 0, no matter if keys have been pressed. Greets, Thomas Marquardt
debug.log
Description: Binary data
brlapi_openConnection 492 brlapi_enterTtyModeWithPath 0 brlapi_writeText 0 brlapi_writeText 0 brlapi_writeText 0 brlapi_writeText 0 brlapi_writeDots 0 brlapi_writeDots 0 brlapi_acceptAllKeys 0 brlapi_readKey(0,) 0 brlapi_readKey(0,) 0 brlapi_readKey(0,) 0
_______________________________________________ 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://mielke.cc/mailman/listinfo/brltty
