
Add a secret -
Help -
Source Code -
Discussion Group -
Issue Tracker -
PrefPane (10.5 only)
Secrets is in Beta and many of these options can harm your system if used improperly.
| Every App |
Scroll bar type
defaults write -g AppleScrollBarVariant [string] |
|
| dashboardlauncher |
Drag widgets out of dashboard (devmode)
defaults write com.apple.dashboard devmode [boolean] |
|
| dock |
Minimize effect
defaults write com.apple.dock mineffect [string] |
|
| dock |
Dock Appearance
defaults write com.apple.dock no-glass [float] |
|
| dock |
Dock pinning
defaults write com.apple.dock pinning [string] |
|
| finder |
Show hidden files
defaults write com.apple.finder AppleShowAllFiles [boolean] |
|
| finder |
Show stripes in list views
defaults write com.apple.finder FXListViewStripes [boolean] |
|
| frontrowlauncher |
Enable high definition movie trailers
defaults write com.apple.frontrow EnableHDMovieTrailers [boolean] |
|
| iTunes |
Arrows link to library instead of store
defaults write com.apple.iTunes invertStoreLinks [boolean] |
|
| GlobalPreferences |
Login window desktop picture
defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture [path] |
|
| Safari |
Use circular progress indicator
defaults write com.apple.Safari DebugUsePieProgressIndicator [boolean] |
|
| Safari |
Enable debug menu
defaults write com.apple.Safari IncludeDebugMenu [boolean] |
|
| Safari |
Show Link URL in Tool Tip
defaults write com.apple.Safari WebKitShowsURLsInToolTips [boolean] |
|
| Grab |
File type for screen captures
defaults write com.apple.screencapture type [string] |
|
| Terminal |
Make focus follow mouse
defaults write com.apple.Terminal FocusFollowsMouse [boolean] |
|
| Xcode |
Organization name
com.apple.Xcode PBXCustomTemplateMacroDefinitions.ORGANIZATIONNAME [string] |
|
| GlobalPreferences |
Secrets' server
defaults write com.blacktree.secrets secretsURL [string] |