SharedHome

The SharedHome element specifies the location of the Shared directory. This is a useful location for storing your own custom transforms that can be used by other applications that use Autodesk Colour Management installed on the same computer.

Some applications allow you to set this value in their preferences.

Contains

Contained By

Attributes

dir
Full path to the shared directory. This can be on the local or a remote computer.

Example

<?xml version="1.0" encoding="UTF-8"?>
<SynColorConfig version="1.0">
   <SharedHome dir="/opt/Autodesk/Synergy/SynColor/Shared/transforms"/>
   <ReferenceTable>
      <Ref alias="broadcastMonitor" path="/opt/Autodesk/Synergy/SynColor/2013.3/transforms/display/broadcast/CIE-XYZ_to_HD-video.ctf" />
      <Ref alias="defaultLook" path="/opt/Autodesk/Synergy/SynColor/2013.3/transforms/misc/identity.ctf" />
      <Ref alias="graphicsMonitor" path="/opt/Autodesk/Synergy/SynColor/2013.3/transforms/display/Eizo/CIE-XYZ_to_CG245W.ctf" />
   </ReferenceTable>
</SynColorConfig>