[BRLTTY] development brltty --> brlapi

2016-04-14 Thread Tayky
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. Thank in advance :) Tayky ___ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY

Re: [BRLTTY] development brltty --> brlapi

2016-04-15 Thread Tayky
Thank for your idea :) I'll go to try :) Thank :) Envoyé de mon iPhone > Le 15 avr. 2016 à 01:58, Shérab 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

Re: [BRLTTY] development brltty --> brlapi

2016-04-15 Thread Tayky
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 a écrit : > > Hi, > > Tayky (2016/04/15 01:14 +0200): >> Hello all :) >

Re: [BRLTTY] development brltty --> brlapi

2016-05-02 Thread Tayky
Hello all :), I've read the man for brlapi but I have some difficults. It is possible please, a example code: juste for write a packtet and read packet. I'm sorry for the disturb Thank in advance Envoyé de mon iPhone > Le 16 avr. 2016 à 10:59, Shérab a écrit : > > Hi,

Re: [BRLTTY] development brltty --> brlapi

2016-05-02 Thread Tayky
érab a écrit : > > Hi, > > Tayky (2016/05/02 10:36 +0200): >> Hello all :), >> I've read the man for brlapi but I have some difficults. >> It is possible please, a example code: juste for write a packtet and >> read packet. > > See Progr

[BRLTTY] Special char and brlapi

2016-05-18 Thread Tayky
.. brlapi error, the size of paquet is too large. Do you have a solution ? 2: I use brlapi_readKey(), But I want to use a macro for call a Key for all device. exemple: c: if (KEY_LEFT == brlapi_readKey()) printf("ok\n"); Thank in advance Tayky ___

[BRLTTY] [crash] VarioUltra Keyboard

2016-05-29 Thread Tayky
Hello all, I have a varioUltra 40 and brltty5.3.x. But I have the probleme since september 2015 with a first support in 5.2 (git). When I write with emacs 24 or nano and all ... after some words write brltty restart or freeze. I'm sorry for the late... If you want more details, contact me Than

Re: [BRLTTY] [crash] VarioUltra Keyboard

2016-05-29 Thread Tayky
Hi I'm now on stable release :) Envoyé de mon iPhone > Le 29 mai 2016 à 19:03, Dave Mielke a écrit : > > [quoted lines by Tayky on 2016/05/29 at 18:18 +0200] > >> I have a varioUltra 40 and brltty5.3.x. >> But I have the probleme since september 2015 with a

Re: [BRLTTY] [crash] VarioUltra Keyboard

2016-05-31 Thread Tayky
Hi, have you to recreate the problem ? Thank > Le 29 mai 2016 à 19:03, Dave Mielke a écrit : > > [quoted lines by Tayky on 2016/05/29 at 18:18 +0200] > >> I have a varioUltra 40 and brltty5.3.x. >> But I have the probleme since september 2015 with a first support in

Re: [BRLTTY] Problem with Vario Ultra

2016-08-16 Thread tayky
and why they differ. -- tayky T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=5000 MxCh= 4 B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 3.00 Cls=09(hub ) Sub=00 Prot=03 MxPS= 9 #Cfgs= 1 P: Vendor=1d6b ProdID=0003 Rev= 3.16 S: Manufacturer=Linux 3.16.0-4-amd64 xhci_hcd S: Product=xH

Re: [BRLTTY] Problem with Vario Ultra

2016-08-16 Thread Tayky
brltty.conf : it's my translate because my brltty is in french :) test in bash and typing a fake command: test 1: : dots (1,2,3,4,5,6) output éé and restart brltty. test 2: l : dots (1,2,3) : output : lll and brltty restart. Thank for more informations > [quoted lines by tayky on