CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/09/20 13:25:03

Modified files:
        .              : ChangeLog 
        src/orca       : default.py settings.py 

Log message:
* src/orca/default.py:
src/orca/settings.py:
Work on bug #354469 [http://bugzilla.gnome.org/show_bug.cgi?id=354469] - 
Repeated character count.
The "repeat character count" option should be enabled for all
the scenerios above except:

Numpad++     - default.sayAll
Numpad+Enter - default.whereAmI

By default, I've set the repeat character count to zero. I.e:

settings.repeatCharacterLimit = 0

This is until it has been fully tested and we've made sure that
it's doing what is required.

To enable it, just add the following line to your
~/.orca/user-settings.py file:

orca.settings.repeatCharacterLimit = 4

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-09-20%2013:24&maxdate=2006-09-20%2013:26

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to