Re: Using Office Products with UIA
Brian's Mail list account <bglists@...>
As an aside with this.
toggle quoted messageShow quoted text
1. if one puts this into the console in a portable version, does this only apply to that version 2. Should one be able to see any difference in a portable version, given that it has no access to the resources being installed gives it? 3. Why when one types the whole thing in can one only see the first part, ie the first line up to the end of import config? 4. Given that one cannot see the rest, then does the command really work, or is there something wrong with the console. IE I've tried this on a couple of snaps of recent versions and although only slight I'd suggest that it has a beneficial effect on two issues in windows 7. IE the opened folder announcement works reliable and More reliable page reading in Firefox when it has to load in a big page. These may well be just the way things go, but I thought I'd ask as if it does speed some things up, there might be some kind of speed up in disabling it for some actions via an app module of some kind if windows 7 is in use. Brian bglists@blueyonder.co.uk Sent via blueyonder. Please address personal E-mail to:- briang1@blueyonder.co.uk, putting 'Brian Gaff' in the display name field.
----- Original Message -----
From: "Joseph Lee" <joseph.lee22590@gmail.com> To: <nvda@nvda.groups.io> Sent: Sunday, February 17, 2019 6:05 AM Subject: Re: [nvda] Using Office Products with UIA Hi, Before I show you how to do it, I'm going to warn you that, once UIA is turned off, you may experience oddities. If you feel that NVDA is acting odd for some reason, and if it turns out turning off UIA is to blame, then you MUST turn UIA on and NEVER, EVER turn off UIA again (and if you do then ask for instructions on how to turn off UIA, then I will definitely say, "sorry, I gave you warnings, but perhaps your heart didn't see it coming"). To toggle UIA support: 1. Press Control+NVDA+Z to open Python Console. 2. Type the following as exactly as I show you: import config config.conf["UIA"]["enabled"] = False 3. Press Enter, then press Escape to close, then restart NVDA. 4. To enable UIA, repeat the above steps, but replace "False" with "True". The above procedure may produce side effects, such as oddities, NVDA announcing extra things or not announcing things as it should and so on. The above procedure should NEVER be attempted on Windows 8 and later because NVDA relies on UIA for crucial tasks such as announcing Start search suggestions, reading toast notifications, and for Windows 10, making your lives easier when using various Windows 10 apps (including current iteration of Microsoft Edge). You are warned. Cheers, Joseph -----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of zahra Sent: Saturday, February 16, 2019 9:54 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Using Office Products with UIA hi. thanks for replying me. how can i modify configuration file? i wish to turn off uia in windows 7 if one day i can access a system with windows 7 and just use msaa on windows 7 like windows xp! i someday tried windows 7 and i was unsatisfied of uia and wish to have msaa forever. On 2/16/19, Joseph Lee <joseph.lee22590@gmail.com> wrote: Hi, -- By God, were I given all the seven heavens with all they contain in order that I may disobey God by depriving an ant from the husk of a grain of barley, I would not do it. imam ali
|
|