Keyboard Shortcuts for Safari ...?

What kinda of Shortcut keys can we use, to enhance our browsing?!

On Chimera, i used to ahve it setup via Prefs, so that if i hit Command and clicked a link, it'd open in a new tab, but the current tab would remain active, and the clicked link, would load in the Tab, inactive ...

Are there such Keyboard shortcuts, so that i can click a link, and have it open, behind the active window?!

Any other good tips are welcomed! ...

i jus redownloaded Safari ... chimera seemed 2 messing around and being slow and stuff... but safari seems soooo much faster now! ... :D

NeYo
 
You bet. That's off the mystery Debug menu in Safari, which you can enable by copying and pasting the following snippet into a terminal window:
Code:
defaults write com.apple.Safari IncludeDebugMenu '<true/>'
It changes a default configuration so you only have to do it once, then quit and restart Safari, and revel in the glory that is the Debug menu! :)
 
Back
Top