From 24c2cd5b75bb88a06a5081ae84eb90bda766b919 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 13 Jun 2013 13:14:59 +0200 Subject: add details to readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README b/README index 91ed6c2..fb92c5b 100644 --- a/README +++ b/README @@ -5,3 +5,16 @@ try to revive dead pixels. Dead (always black) pixels are hard to revive, stuck pixels on the other hand are more probable to get fixed. + +This program should be run under the Linux VT. It works by +cycling the colour on the screen between sRGB(100 %, 0, 0), +sRGB(0, 100 %, 0) and sRGB(0, 0, 100 %), as fast as possible. +If you want to slow down the cycling you can add, as the only +argument, the millisecond time sleep between the colours. + +If you are using a graphical environment and do not know how +to access the Linux VT, here is how you do it: press Ctrl+Alt+F1, +if this does not open non-graphical login screen, press Alt+Right +until you get one. To get back to graphical environment, hold +down Alt+Right until it appears. + -- cgit v1.2.3-70-g09d2