I've recently had a couple of questions from folks about my blog entry on HumaneText.
One of these was around the fact that Safari now maps CMD-{ and CMD-} to moving between tabs, which are also the keybindings for HumaneText.
This can be changed with the following 2 commands, run from the Terminal:
defaults write com.apple.Safari NSUserKeyEquivalents \ -dict-add "Select Previous Tab" '@$\UF702'
defaults write com.apple.Safari NSUserKeyEquivalents \ -dict-add "Select Next Tab" '@$\UF703'
I hope this helps!
Update...
Will Critchlow tells me that you can just edit ~/Library/Services/HumaneText.service/Contents/Info.plist and change the key mapping for HumaneText in there - look at NSUserKeyEquivalents - then log out/in, and there you go...
Posted by ajt [Mac] ( May 24, 2006 10:12 AM ) PermalinkComments:
Post a Comment:
Comments are closed for this entry.

