• 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
Re: Change desktop picture
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change desktop picture


  • Subject: Re: Change desktop picture
  • From: email@hidden
  • Date: Fri, 24 Jan 2003 14:35:43 -0500

Thomas-

Try this...

-- BEGIN: Choose a Desktop Picture
tell application "Finder"
set chosenpicture to choose file with prompt "Choose a picture..."
set desktop picture to chosenpicture
end tell
-- END: Choose a Desktop Picture


Cheers,
Cassj





Thomas <email@hidden>
Sent by: email@hidden
01/24/03 12:48 PM

To: AppleScript <email@hidden>
cc:
Subject: Change desktop picture


With Mac OS 9, this script would change the desktop picture of the
system. What is the equivalent for Mac OS X 10.1.5 ?

tell application "Apparence"
set picture file of monitor 1 to alias image_path
end tell

Thanks Thomas
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Change desktop picture (From: Thomas <email@hidden>)

  • Prev by Date: Re: Simple question
  • Next by Date: On Browser Protocols...
  • Previous by thread: Change desktop picture
  • Next by thread: Re: Change desktop picture
  • Index(es):
    • Date
    • Thread