Re: Can't turn off screen savers in System Preferences
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: Fri, 06 Oct 2006 18:18:03 -0700
On 2006-10-06, at 16:36:22, Jim Marschke wrote:
Yep, you are right. Gee it used to work.
The only other way I know to get it to stick is to modify the
com.apple.screensaver.xxxxxxxx.plist file found in the ByHost
folder of user preferences. The xxxxxxxx stuff is the primary
ethernet address with the colons removed. What we do is blast this
file into the preferences of a target machine.
Thanks for trying Jim,
Please file (another) bug at: <https://bugreport.apple.com/>
Philip
Nothing happens at all on my computer.
This is the result.
slider 1 of group 1 of tab group 1 of window "Desktop & Screen
Saver" of application process "System Preferences" of application
"System Events"
Peter
On 07/10/2006, at 9:20 AM, Jim Marschke wrote:
tell application "System Preferences" to set current pane to pane
"com.apple.preference.desktopscreeneffect"
tell application "System Events" to tell application process
"System Preferences"
tell window "Desktop & Screen Saver"
tell tab group 1
click radio button 2 -- Screen Saver
delay 0.5
tell group 1
tell slider 1
repeat until get value ≥ 300
increment
end repeat
increment
increment
end tell
end tell
end tell
end tell
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
40vcn.bc.ca
This email sent to email@hidden
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