The keyboard shortcuts are stored in a file located inside Nisus Thesaurus. Typically this file's path will be:
Code: Select all
/Applications/Nisus Thesaurus.app/Contents/Info.plist
- Locate your copy of Nisus Thesaurus.
- Hold down the CONTROL key and click the application, then choose "Show Package Contents" from the contextual menu.
- Open the "Contents" folder.
- Inside you will find the file called "Info.plist", which you should open in a text editor. Nisus Writer Express will do just fine.
- Once you have the file opened, you will need to modify two entries (XML dictionary object key/value pairs). Each entry will look like this:
Code: Select all
<key>NSKeyEquivalent</key>
<dict>
<key>default</key>
<string><</string>
</dict>
If you want to modify the shortcut, you will want to edit the line that says "<string><</string>". Eg: if you'd like "R" as your shortcut key, change it to "<string>R</string>".
Save the file when you're done. (If you used Nisus Writer Express be sure to choose Text from the format pop-up menu at the bottom of the Save sheet.)
Note that the changes will not take effect until the next time you log in to your computer.
Apple has a page on their support site that lists the common keyboard shortcuts on Mac OS X:
http://docs.info.apple.com/article.html?artnum=75459
You may want to consult this page before changing the shortcut in Nisus Thesaurus.