[BRLTTY] BrlAPI on Windows

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Jun 25 19:00:35 EDT 2007


Hi,

Matt Campbell, le Mon 25 Jun 2007 17:33:38 -0500, a écrit :
> I've decided to use BRLTTY to add braille 
> support to System Access, Serotek's screen-reader-like product for 
> Windows.  (Yes, we do intend to respect the GPL, by making source 
> available for the version of BRLTTY we use, including any modifications.)

Oh, great!

> But our client needs to be active for all windows, except for console 
> windows which BRLTTY itself can handle quite well.  What's the best   
> way to achieve this?

Calling brlapi_enterTtyModeWithPath(NULL,0,NULL); will attach your
client to the desktop, which will make it selected as default output
when no other client is attached to the current window (including
brltty's review of consoles).

Samuel


More information about the BRLTTY mailing list