Re: [orca-list] Automatic focus mode as a result of structural navigation is now configurable



Hello,
Indentation cares almost everywhere in python. These lines have to have no indentation. I suggest to put them either to the beginning or to the end of a file to avoid possible conflicts with other bits of the code. I don't know how you have inserted them into the file but in your email message both of them are indented and indentation differes. If you have put them into the file like this then it is verry well possible you've accidentally caused a conflict.

Setting is working fine and it really does what is advertised.

Greetings

Peter

On 12.08.2014 at 06:57 B. Henry wrote:
I tried both adding the two lines you give in the below email to an existing customizations.py file that 
worksfine,
andmaking a new one with only these two lines.
Neither will allow orca to start here. Ii even tried switching desktops in case ;my fluxbox wasn't handling 
something.
     import orca.settings
    orca.settings.structNavTriggersFocusMode = False
Is indentation critical here, if so how much?
If not, any ideas as to why this isn't working for me?
thanks,
--
B.H.



On Mon, Aug 11, 2014 at 08:20:56AM -0400, Joanmarie Diggs wrote:
Hey all.

As the subject states, automatic triggering of focus mode as a result of
structural navigation is now configurable. Things to note:

* The default behavior is to trigger focus mode. The reason for this
   choice is that prior to this feature, that is what happened: Pressing
   'e' to move to an entry disabled structural navigation. So having
   it enabled by default makes the new user experience consistent with
   the old one and is less disruptive/confusing to novice users.

* The option has not yet been added to the GUI or the documentation.
   Again, until we sort all this stuff out, things are subject to change.
   But my plan is to make the final settings, once agreed upon, to the
   GUI. In the meantime:

* In order to disable automatic focus mode as a result of structural
   navigation, you must currently do so via your orca-customizations.py.
   These lines should work:

* Yes, I know we also need to do this for caret navigation. But there
   are some related caret navigation issues I'm still working out. Until
   I work them out, I'm not going to introduce a setting which you will
   tell me is broken because of the issues I've not yet worked out.
   <smiles>

Hope this option is of use to you. Please let me know what you think.
Thanks!

--joanie
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]