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

Reply via email to