aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 14:38:39 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 14:38:39 +0100
commit6b242daf1070783f8d77cea18a20de4222757cfb (patch)
treeef4dd0aad53de5e96caac8d944800261a0d95cb6 /README
parentupdate dist (diff)
downloadcrt-calibrator-6b242daf1070783f8d77cea18a20de4222757cfb.tar.gz
crt-calibrator-6b242daf1070783f8d77cea18a20de4222757cfb.tar.bz2
crt-calibrator-6b242daf1070783f8d77cea18a20de4222757cfb.tar.xz
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--README27
1 files changed, 23 insertions, 4 deletions
diff --git a/README b/README
index 792d458..b928bff 100644
--- a/README
+++ b/README
@@ -1,6 +1,25 @@
-Calibration utility for CRT monitors.
+NAME
+ crt-calibrator - CRT monitor calibrator utility for Linux VT
-Run the program in the TTY on Linux
-and it will help you calibrator your
-monitors.
+SYNOPSIS
+ crt-calibrator [FILE]
+
+DESCRIPTION
+ crt-calibrator is an interactive tool that guides you through
+ calibrating your CRT monitors. When done, the program will
+ print colour ramps information that is useful when setting
+ the calibrations automatically. If FILE is specified, this
+ information is stored to that the file named FILE.
+
+ The program cannot be run from inside X, it is required that
+ it is run from the Linux VT, otherwise known as the TTY.
+
+NOTE
+ crt-calibrator should not be used to calibrate LCD (neither
+ LED or TFT), plasma monitors, or OLED. It should only be
+ used to calibrate monitors with nice gamma-curves, such as
+ CRT monitors. Not monitors with sigmoid-curves.
+
+SEE ALSO
+ analyse-gamma(1), blueshift(1)