From b75f022694d67b99e0760666640f8cbc86b9ff7b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 1 Dec 2016 15:19:19 +0100 Subject: add readme + fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..35a16eb --- /dev/null +++ b/README @@ -0,0 +1,40 @@ +NAME + cg-tools - Cooperative gamma tools + +DESCRIPTION + cg-tools is a collection of utilities that change the colour + output on monitors without overriding each other. + +UTILITIES + cg-brilliance(1) + Set the brilliance on the monitors. + + cg-darkroom(1) + Invert colour on the monitors and make them dark red. + + cg-gamma(1) + Adjust the gamma curves on the monitors. + + cg-icc(1) + Apply ICC profiles to the monitors. + + cg-limits(1) + Adjust the brightness and contrast on the monitors. + + cg-negative(1) + Invert colour on the monitors. + + cg-query(1) + List output filters applied to a monitor. + + cg-rainbow(1) + Adds a rainbow cycle effect to the monitors. + + cg-remove(1) + Remove output filter from monitors. + + cg-sleepmode(1) + Gradually fade out the monitors, and gradually fade in on exit. + +SEE ALSO + libcoopgamma(7), coopgammad(1) -- cgit v1.2.3-70-g09d2