File: README

package info (click to toggle)
colord 0.1.21-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,368 kB
  • sloc: ansic: 26,241; sh: 11,937; xml: 2,091; makefile: 929
file content (19 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
              colord

colord is a system activated daemon that maps devices to color profiles.
It is used by gnome-color-manager for system integration and use when
there are no users logged in.

What colord does:

* Provides a DBus API for system frameworks to query, e.g.
  "Get me the profiles for device $foo" or
  "Create a device and assign it profile $bar"

* Provides a persistent key-file backed store that is preserved accross
  reboots.

* Provides the session for a way to set system settings, for instance
  setting the display profile for all users and all sessions.

See http://colord.hughsie.com/ for more details.