Go to content Go to sidebar

Leopard Configuration II

  1. Pick a new desktop background via System Preferences
  2. Change the Login Window background image:
    sudo defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture /Users/dwight/Documents/Wallpaper/Balto.jpg
    A picture of Balto in Central Park during the Gates.
  3. Keep the dock from sliding around as icons are added:
    defaults write $HOME/Library/Preferences/com.apple.dock pinning start
  4. To be continued …

The full configuration list can be viewed at my MacBook Configuration Log.

16 Mar: Leopard Configuration part 3