summaryrefslogtreecommitdiff
path: root/desktop/xcm/README
diff options
context:
space:
mode:
authorDiogo Leal <diogo@diogoleal.com>2011-08-30 23:41:25 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2011-08-30 23:41:25 -0300
commit8cf0819bcd3e3b80f312c30cf470d38c11f10a69 (patch)
tree057392e01a5705cc1813aefb0dcab154f3b47cee /desktop/xcm/README
parentd2990212c3ce7b8886ac6febbf7b9ce1ef095e79 (diff)
downloadslackbuilds-8cf0819bcd3e3b80f312c30cf470d38c11f10a69.tar.gz
desktop/xcm: Added (colour management tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/xcm/README')
-rw-r--r--desktop/xcm/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/xcm/README b/desktop/xcm/README
new file mode 100644
index 0000000000..0cab9a8f0e
--- /dev/null
+++ b/desktop/xcm/README
@@ -0,0 +1,6 @@
+xcm is a tool based on libXcm, a library for colour management on X.
+* xcmddc requests EDID from a monitor over the i2c bus.
+* xcmedid is for parsing EDID data blocks.
+* xcmevents observes X11 colour management events.
+
+This requires libXcm.