• 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: Display Brightness Apple Script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Display Brightness Apple Script
      • From: Craig Sutherland <email@hidden>
References: 
 >Display Brightness Apple Script (From: david wollmann <email@hidden>)
 >Re: Display Brightness Apple Script (From: Craig Sutherland <email@hidden>)

  • Prev by Date: Re: Display Brightness Apple Script
  • Next by Date: change my email address
  • Previous by thread: Re: Display Brightness Apple Script
  • Next by thread: Re: Display Brightness Apple Script
  • Index(es):
    • Date
    • Thread