This post will show you how to re-enable the backspace key to take you back a page in safari 6 on osx mountain lion.
firstly, open up terminal
then type
defaults write com.apple.Safari NSUserKeyEquivalents -dict-add Back "\U232b"

This post will show you how to re-enable the backspace key to take you back a page in safari 6 on osx mountain lion.
firstly, open up terminal
then type
defaults write com.apple.Safari NSUserKeyEquivalents -dict-add Back "\U232b"
Leave a Reply
You must be logged in to post a comment.