• 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: Screen Saver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Screen Saver


  • Subject: Re: Screen Saver
  • From: Gnarlodious <email@hidden>
  • Date: Mon, 28 Jun 2004 22:19:11 -0600

How about this:

tell application "ScreenSaverEngine" to run

-- Gnarlie


Entity Robert Poland spoke thus:

> Hi,
>
> I'm trying to control the screen saver (Off/On). Here's where I am right now;
>
> tell application "System Preferences"
> activate
> -- set current pane to pane "com.apple.preference.Desktop &
> Screen Saver"
> set current pane to pane "Desktop & Screen Saver"
> end tell
> tell application "System Events"
> tell process "System Preferences"
> tell window "Screen Saver"
> tell slider 1 of group 2
> set nowValue to value
> display dialog nowValue
> end tell
> end tell
> end tell
> end tell
>
> Can't afford the software to allow me to find the answer on my own.
>
> Tia,
_______________________________________________
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.


  • Follow-Ups:
    • Re: Screen Saver
      • From: Robert Poland <email@hidden>
References: 
 >Screen Saver (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: launching a script from a Safari
  • Next by Date: Re: Automator in OS 10.4 (Tiger)
  • Previous by thread: Screen Saver
  • Next by thread: Re: Screen Saver
  • Index(es):
    • Date
    • Thread