Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 725 Bytes

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