Perhaps, I should have stated it a bit more clearly. I use 
BrailleDisplays.Initialized to get the status of the currently selected display 
at start-up and BrailleDisplays.Active.Description to know what the name of the 
display was that I was checking.

I suspected that BrailleDisplay.ApplyChanges might be the method but what 
properties should I set before calling ApplyChanges? Most of them seem to be 
read-only.


-----Original Message-----
From: Ron Parker [mailto:[EMAIL PROTECTED]
Sent: Monday, October 13, 2008 3:23 PM
To: [email protected]
Subject: Re: How to change the Braille Display selection via a script

Macarty, Jay {PBSG} wrote:
>
> I am writing a script to execute  and see if the current
> BrailleDisplays.Active display is active.
>

That doesn't seem to make any sense.  If it's not active, it wouldn't be what 
you get back from BrailleDisplays.Active.  It might not be working, though; 
that's BrailleDisplays.Initialized.

> What I need to figure out is how to change the active display selection.
>
>

That's BrailleDisplay.ApplyChanges.

Reply via email to