Hi:
Brltty is now being maintained within a git (rather than a subversion) source
repository. Cloning should be done from:
g...@github.com:brltty/brltty.git
If any of you have already discovered this repository, please reclone. It's
former contents were experimental and have now been overwr
On Fri, Jan 31, 2014 at 03:29:59AM -0500, Dave Mielke wrote:
> Hi:
>
> Brltty is now being maintained within a git (rather than a subversion) source
> repository. Cloning should be done from:
>
>g...@github.com:brltty/brltty.git
>
> If any of you have already discovered this repository, ple
(2014-01-31) adr...@pa0rda.nl wrote:
> On Fri, Jan 31, 2014 at 03:29:59AM -0500, Dave Mielke wrote:
[...]
>> Instead of doing "svn checkout", you should now do:
>>
>> git clone g...@github.com:brltty/brltty.git
>>
> I tried this but I can't get in, it asks for the passphrase belonging to
> my ide
On Fri, Jan 31, 2014 at 02:55:28PM +0100, Elias Oltmanns wrote:
> (2014-01-31) adr...@pa0rda.nl wrote:
> > On Fri, Jan 31, 2014 at 03:29:59AM -0500, Dave Mielke wrote:
> [...]
> >> Instead of doing "svn checkout", you should now do:
> >>
> >> git clone g...@github.com:brltty/brltty.git
> >>
> > I
[quoted lines by Elias Oltmanns on 2014/01/31 at 14:55 +0100]
>Try the following instead:
>
>git clone git://github.com/brltty/brltty.git
Thanks. That was my error. I gave the reference needed by developers in order
to gain write access. I'm sorry for the confusion.
--
Dave Mielke |
Hi all,
I am using brlapi_writeTextWin to write dots on braille device, and I found
that the cursor is always shown on device, instead of blinking. Anyone
knows how to let cursor blink on device?
here is the code I use:
brlapi_writeTextWin(cursorPos, dots, 1)
Thank you
--
sent from Dongyu Li