Skip to content

oyranos-cms/xcm

Repository files navigation

Xcm

Tools which based on libXcm, a library for color management on X.

  • xcmddc: requests EDID from a monitor over the i2c bus.
  • xcmedid: is for parsing EDID data blocks.
  • xcmhextobin: convert hex encoded strings to binary data for xcmedid
  • xcmevents: observes X11 color management events.

Internet

Dependencies:

Building

$ make
$ make install