logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

xiccd - X color management daemon

Authors

xiccd was primarily written by Alexey Galakhov <agalakhov@gmail.com>. This manual  page  was  written  by
       Faidon Liambotis <paravoid@debian.org> for the Debian project.

xiccd                                              March 2016                                           XICCD(8)

Description

       xiccd is a simple bridge between colord and X. It performs the following tasks:

        * Enumerating displays and registering them in colord;
        * Creating default ICC profiles based on EDID data;
        * Applying ICC profiles provided by colord;
        * Maintaining the user's private ICC storage directory.

       It does not depend on any particular desktop environment nor toolkit and it should not be used in desktop
       environments that support color management natively, like GNOME and KDE do.

       xiccd  is  usually  automatically  invoked  by  your desktop environment via /etc/xdg/autostart and there
       should not be any need to invoke this binary manually.

   HelpOptions:-h, --help
              Show help options

   ApplicationOptions:-V, --version
              Show version

       -d DISPLAY, --display DISPLAY
              X server to contact

       -e, --edid
              Generate profiles by monitor EDID

Name

       xiccd - X color management daemon

Synopsis

xiccd[OPTION...]

See Also