The AutoConfigure element determines whether certain options get automatically configured when you start an application that supports Autodesk Color Management.
Currently this works only for Autodesk Smoke on Mac OS X.
<?xml version="1.0" encoding="UTF-8"?> <SynColorConfig version="1.0"> <AutoConfigure graphicsMonitor="true" /> <SharedHome dir="/Applications/Autodesk/Synergy/SynColor/Shared/transforms" /> <ReferenceTable> <Ref alias="broadcastMonitor" path="/Applications/Autodesk/Synergy/SynColor/2013.3/transforms/display/broadcast/CIE-XYZ_to_HD-video.ctf" /> <Ref alias="defaultLook" path="/Applications/Autodesk/Synergy/SynColor/2013.3/transforms/misc/identity.ctf" /> <Ref alias="graphicsMonitor" path="/Library/ColorSync/Profiles/Displays/Color LCD-00000610-0000-9CCF-0000-0000042733C0.icc" /> </ReferenceTable> </SynColorConfig>