Como alternativa, salve o seguinte Applescript como um aplicativo e configure-o para abrir no login.
ignoring application responses
tell application "Dashboard"
launch
end tell
tell application "Expose"
launch
launch
end tell
end ignoring