Display colorsync profile remains unapplied?

LuKreme kremels at kreme.com
Thu Mar 29 07:42:50 PDT 2007


Chris Murphy wrote:
>
> On Mar 28, 2007, at 10:35 PM, Christopher Hunt wrote:
>
>>
>> I'm going to run the above script on the remote machine at some
>> point and confirm its settings also.
>
> OK, what I'm suggesting is that the setting may LOOK like its set
> right but that in fact it isn't. The only way to know if it's set
> correctly is to ask the OS for the display profile, not the setting
> in System Preferences.
>
> tell application "ColorSyncScripting"
> 	set i to count displays
> 	repeat with i from 1 to i
> 		set dp to name of display profile of display i
-->           display dialog "Display " & i & " is set to " & (dp as text)
> 	end repeat
> end tell
>

-- 
Living is easy with eyes closed, misunderstanding all you see



More information about the MacOSX-admin mailing list