[colord] colormgr documentation and examples
Richard Hughes
hughsient at gmail.com
Tue Jun 18 02:05:29 PDT 2013
On 18 June 2013 09:53, Richard Hughes <hughsient at gmail.com> wrote:
>> Suppose, for example, that I have a profile file myprofile.icc that I want
>> to install into colord, make it the default for its monitor, and load. What
>> would the colormgr commands be?
Well, I've just added this:
commit b0faf88b59728d477b95807e53953dc4f1b9ec14
Author: Richard Hughes <richard at hughsie.com>
Date: Tue Jun 18 10:01:19 2013 +0100
Add the sub-command import-profile to colormgr
But for older versions you can just manually copy the .icc file to
$HOME/.local/share/icc/ and then it will get automatically imported
into the daemon by whatever session component you have running
(gnome-settings-daemon or colord-kde).
You can add the newly added profile to the device using: colormgr
device-add-profile $device_path $profile_path
In newver colord versionsyou can also use the device-id and the
profile-id rather than the long DBus paths. If you tell me exactly
what you need from colord, I'll try and improve colormgr to do what
you need. Thanks,
Richard.
More information about the colord
mailing list