[categories] [index] [all (531)] [latest]
$ defaults write com.apple.Safari ProxiesInBookmarksBar ‘("Top Sites")’
and back
$ defaults write com.apple.Safari ProxiesInBookmarksBar '("Top Sites","Reading List")'
By default, the test search in Safari for Lion only finds words starting with a string, instead as words containing the string.
To revert the default as in Snow Leopard:
$ defaults write com.apple.Safari FindOnPageMatchesWordStartsOnly -bool FALSE
$ defaults write com.apple.Safari WebKitHistoryItemLimit 2000
$ defaults write com.apple.Safari WebKitHistoryAgeInDaysLimit 30
Paste these URLs in the "Downloads" window.
$ defaults write com.apple.Safari WebKitDeveloperExtras -bool true
see webkit.org
$ defaults write com.apple.Safari IEFavoritesWereImported NO
... are listed in /Applications/Safari.app/Contents/Resources/Shortcuts.html
x-man-page://ls
the man page for ls will open in the terminal
x-man-page://ls
$ defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Type the URL and hit cmd-enter.
$ defaults write com.apple.Safari WebKitOmitPDFSupport -bool YES
$ defaults write com.apple.Safari IncludeDebugMenu YES
use the text-shadow
property