[BRLTTY] braillekey code, solved

Quartel, Eric de edequartel at bartimeus.nl
Fri Dec 6 08:50:16 EST 2019


Hello,
I would like to thank all of you for the support and help the last days.
I get the software running now and see the raw keycodes of several brailledisplays.
In the code there is and error, I changed the line
 printf("key %x name %s\n", keys[i], name); in
 printf("key %d name %s\n", i, name);
and now I can see the codes.
Little bug and my knowledge of lunix/make/makefile/git made it a steep learning curve.
This all is very helpful to make my software ready for all available brailledisplay.
Thanks, Eric
ww.braillepi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://brltty.app/pipermail/brltty/attachments/20191206/c5b61374/attachment.html>


More information about the BRLTTY mailing list