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: kai <email@hidden>
- Date: Wed, 4 Oct 2006 02:01:59 +0100
On 4 Oct 2006, at 00:24, Bill Cheeseman wrote:
I'm trying to set the "Start screen saver" slider in the Desktop &
Screen
Saver pane of System Preferences to Never using GUI Scripting. I
see the
slider's value indicator move to the Never position, but when I
quit System
Preferences and re-launch it, the slider reverts to the old slider
setting.
Has anyone found a solution for this?
This is one of those occasions I'd go straight for the plist file, Bill:
---------------
do shell script "defaults -currentHost write com.apple.screensaver
idleTime 0"
---------------
---
kai
_______________________________________________
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