Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Applications -> Internet -> Firefox (right click) -> Add this launcher to desktop
  • Make Firefox start automatically
    • System -> Preferences -> Startup Applications -> Add
      Code Block
      firefox %u
  • Applications -> Accessories -> Terminal (right click) -> Add this launcher to desktop
  • Set background:
    Code Block
    wget http://dspace.org/images/mac_large.zip
    unzip mac_large.zip
    sudo cp large/jpeg/* /usr/share/backgrounds/
    rm mac_large.zip
    sudo rm -r large
  • System -> Preferences -> Appearance -> Background -> '+'
    • Add /usr/share/backgrounds/logo
  • Select preferred DSpace logo for desktop

...