Re: [BRLTTY] Virtual driver is not reading the socket

2016-05-12 Thread Jaroslav Skarvada
- Original Message - > [quoted lines by Jaroslav Skarvada on 2016/05/11 at 12:42 -0400] > > >Hmm, for me the control flow reaches asyncAwaitCondition and then > >immediately exits > >due to the timeout. Maybe there is another/different problem. > > You're correct. I didn't look closely

[BRLTTY] Braille display recommendation?

2016-05-12 Thread Jaroslav Skarvada
Hi, we would like to buy Braille display which is supported by brltty. Could anybody recommend some display and where to buy it? At best new display which could be shipped to Czech Republic / EU thanks & regards Jaroslav ___ This message was sent via t

Re: [BRLTTY] Braille display recommendation?

2016-05-12 Thread Jason White
Jaroslav Skarvada wrote: > we would like to buy Braille display which is supported by brltty. Could > anybody > recommend some display and where to buy it? At best new display which could be > shipped to Czech Republic / EU There are many braille displays supported by BRLTTY. I think you would

Re: [BRLTTY] Virtual driver is not reading the socket

2016-05-12 Thread Dave Mielke
[quoted lines by Jaroslav Skarvada on 2016/05/12 at 05:52 -0400] >Thanks, it works for me. Good, I'll commit it. >But isn't more clean to just partially revert the commit (change while/do to >do/while), i.e. the previous patch? No, there was a reason for the change. The order of the three actio