• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Desktop Picture not persist across reboot
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Desktop Picture not persist across reboot


  • Subject: Desktop Picture not persist across reboot
  • From: johnnylundy <email@hidden>
  • Date: Tue, 25 Jul 2006 18:44:32 -0400

Hey all,

I had a question from an associate who wanted to have a random desktop picture, but not on a timed change.

So I wrote the following script for him

tell application "Finder"
set desktop picture to (some file of (path to desktop pictures folder))
end tell

Sounds simple enough, and it does promptly change the desktop picture.

When he reboots, though, the desktop picture returns to what it was before he executed the change.

I gave him a workaround with writing and reading via shell command "defaults" to a file, and then resetting the desktop picture in a login script, but it is very slow during the login process.

It's not a huge deal, but does anyone know 1) what is caching the desktop picture from before and 2) A better way to set the desktop picture so that it has the same behavior it has when set from the Preference Pane? (I know that I can script the Preference Pane but I'd rather use the language)

Thanks

Sincerely,

R. Harold Holbrook Jr., M.D.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Desktop Picture not persist across reboot
      • From: Errol Sayre <email@hidden>
  • Prev by Date: Re: machine IP address
  • Next by Date: Re: machine IP address - Fixed
  • Previous by thread: Re: Down grading from 10.3.9 to 10.2.8
  • Next by thread: Re: Desktop Picture not persist across reboot
  • Index(es):
    • Date
    • Thread