diff options
Diffstat (limited to 'desktop/xcm/README')
-rw-r--r-- | desktop/xcm/README | 6 |
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. |