Re: Display Brightness Apple Script
Re: Display Brightness Apple Script
- Subject: Re: Display Brightness Apple Script
- From: Mark Connell <email@hidden>
- Date: Wed, 25 Jan 2006 14:34:16 +1100
Craig,
DOesn't work on my 10.4.4. PowerBook with external screen - not mirrored.
I also get a NSReceiverEvaluationScriptError: 4 on 'value' in the set statement.
Mark On 25/01/2006, at 2:27 PM, Craig Sutherland wrote: set bValue to 1.0 tell application "System Preferences" activate set current pane to pane "com.apple.preference.displays" end tell
tell application "System Events" tell process "System Preferences" set bValue to value of slider 1 of group 2 of tab group 1 of window 1 display dialog bValue end tell end tell
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden