Hi,

I really want to try to recreate my own API, just for fun. :)
I'll just need some documentation about the protocol first, if this is 
possible, please.


> Le 15 avr. 2016 à 01:58, Shérab <[email protected]> a écrit :
> 
> Hi,
> 
> Tayky (2016/04/15 01:14 +0200):
>> Hello all :)
>> I create a program x for my scool in C.
>> And I like to use brlapi for put message on braille display and get keys.
>> Actually I can put a message with Writetext, but is it possible with a
>> file descriptor ? Because Iprefere using somes functions like: write,
>> read, etc.
> 
> Well, you could interact with the BrlAPI server directly without using
> the client library but then you would have to reimplement all the
> BrlAPI protocol, not sure this is really what you want to do.
> 
>> Other thing, I want to get key without to pass with ascii code and keycode.
>> I want use name of key for example SPACE, D1, or other identifier.
> 
> Use a parameter to enterTtyMode specifying your braille driver and IIRC
> you will get the keypresses you are looking for.
> 
> Shérab.
> _______________________________________________
> 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
_______________________________________________
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

Reply via email to