Tapez les commandes suivantes dans le Terminal et devinez les changements :
defaults write com.apple.dock workspaces-edge-delay -float 0.5
defaults write com.apple.dock workspaces-wrap-arrows -boolean NO
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
defaults write com.apple.dock mouse-over-hilte-stack -boolean YES
defaults write com.apple.dock no-glass -boolean YES
defaults write com.apple.dock tilesize -int 256
defaults write com.apple.dock largesize -int 512
defaults write com.apple.dock enable-spring-load-actions-on-all-items -boolean YES
defaults write com.apple.finder FXListViewStripes -bool FALSE
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
sudo chmod 0 /System/Library/CoreServices/Spotlight.app
sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 7200
defaults write com.apple.iCal IncludeDebugMenu YES
defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText NO
--
Les commandes suivantes nécessitent un mot de passe administrateur et un rédémarrage :
sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 1
sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 0
sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'
defaults write -g PMPrintingExpandedStateForPrint -bool TRUE
Bonne chance !
defaults write com.apple.dock workspaces-edge-delay -float 0.5
defaults write com.apple.dock workspaces-wrap-arrows -boolean NO
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
defaults write com.apple.dock mouse-over-hilte-stack -boolean YES
defaults write com.apple.dock no-glass -boolean YES
defaults write com.apple.dock tilesize -int 256
defaults write com.apple.dock largesize -int 512
defaults write com.apple.dock enable-spring-load-actions-on-all-items -boolean YES
defaults write com.apple.finder FXListViewStripes -bool FALSE
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
sudo chmod 0 /System/Library/CoreServices/Spotlight.app
sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 7200
defaults write com.apple.iCal IncludeDebugMenu YES
defaults write com.apple.Safari DebugConfirmTossingUnsubmittedFormText NO
--
Les commandes suivantes nécessitent un mot de passe administrateur et un rédémarrage :
sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 1
sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CI_NO_BACKGROUND_IMAGE' 0
sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'
defaults write -g PMPrintingExpandedStateForPrint -bool TRUE
Bonne chance !