Hi Create an orca-customizations.py in your .orca folder and put the following two lines in it: import orca.settings orca.settings.orcaModifierKeys = "`" Restart Orca after you've created this file to activate your changes. Your .orca folder is located in your home folder. Putting this modification in your own orca-customizations.py file will allow you to keep the orca distribution unchanged and will also insure that your change won't get overridden when you update Orca. Hopefully we will be able to do this in the GUI at some point rather than creating a customizations file. On Mar 20, 2009, at 01:33, jjh1129 comcast net wrote:
The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair. --Douglas Adams |