Display colorsync profile remains unapplied?
Chris Murphy
lists at colorremedies.com
Wed Mar 28 22:56:21 PDT 2007
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
end repeat
end tell
Run that with the event log history window open. It will report back
the display profile for each display.
Chris Murphy
Color Remedies (TM)
New York, NY
----------------------------------------------------------------------
Co-author "Real World Color Management, 2nd Ed"
More information about the MacOSX-admin
mailing list