• 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: Can't turn off screen savers in System Preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't turn off screen savers in System Preferences


  • Subject: Re: Can't turn off screen savers in System Preferences
  • From: Philip Aker <email@hidden>
  • Date: Thu, 05 Oct 2006 01:58:02 -0700

On 2006-10-04, at 23:53:50, Peter Baxter wrote:

Here is the correct script:

tell application "System Preferences"
activate
set current pane to pane id "com.apple.preference.desktopscreeneffect"
end tell
tell application "System Events"
tell application process "System Preferences"
tell tab group 1 of window "Desktop & Screen Saver"
click radio button "Screen Saver"
tell group 1
tell slider 1
select value indicator 1
set value to 361.0
end tell
end tell
end tell
end tell
end tell

Sorry old bean,

Doesn't save the value between invocations of System Preferences or on restart over here :-(

SVP: <https://bugreport.apple.com/>


Philip Aker email@hidden


_______________________________________________ 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
References: 
 >Re: Can't turn off screen savers in System Preferences (From: Bill Cheeseman <email@hidden>)
 >Re: Can't turn off screen savers in System Preferences (From: Yvan KOENIG <email@hidden>)
 >Re: Can't turn off screen savers in System Preferences (From: Peter Baxter <email@hidden>)

  • Prev by Date: Re: Can't turn off screen savers in System Preferences
  • Next by Date: Re: Can't turn off screen savers in System Preferences
  • Previous by thread: Re: Can't turn off screen savers in System Preferences
  • Next by thread: Re: Can't turn off screen savers in System Preferences
  • Index(es):
    • Date
    • Thread