diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:56:59 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:56:59 +0100 |
| commit | f2f245e9b5439add8d971673e6d9d57bbbb35ae4 (patch) | |
| tree | 61719b430e83fd4c75a4870ac94421129830cb54 /unstickpixels.1 | |
| parent | Update e-mail (diff) | |
| download | unstickpixels-f2f245e9b5439add8d971673e6d9d57bbbb35ae4.tar.gz unstickpixels-f2f245e9b5439add8d971673e6d9d57bbbb35ae4.tar.bz2 unstickpixels-f2f245e9b5439add8d971673e6d9d57bbbb35ae4.tar.xz | |
m fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | unstickpixels.1 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/unstickpixels.1 b/unstickpixels.1 index f34c46d..92e6a82 100644 --- a/unstickpixels.1 +++ b/unstickpixels.1 @@ -23,15 +23,15 @@ dots. Dead dots (always black) are hard to revive, but stuck dots are more probable to get fixed. .PP You must not run this program if you are epileptic. Seek -someone else how can do it for you. +someone else who can do it for you. .PP .B unstickpixels uses the graphics cards' colour lookup tables to switch the colour displayed on the screen. If your -computers does not supports this, the option +computer does not support this, the option .B -v may help, it will use the framebuffer indirectly, via the -terminal. Unless +terminal. Unless .B -v is used, .B unstickpixels @@ -44,16 +44,16 @@ and on the Linux VT. Use the Linux VT instead of the graphics cards' colour lookup tables (CLUT). This requires that the program runs under the Linux VT, otherwise known -as the TTY. This may not work too great one all +as the TTY. This may not work too well on all graphics cards, some very expensive graphics cards -are really bad. NVIDIA is known case of this, -why the CLUT utilisation was added. +are really bad. NVIDIA is a known case of this, +which is why the CLUT utilisation was added. If you are using a graphical environment and do not know how to access the Linux VT, here is how you do it: press .BR Ctrl+Alt+F1 , -if this does not open non-graphical login screen, press +if this does not open a non-graphical login screen, press .B Alt+Right until you get one. To get back to graphical environment, hold down @@ -76,7 +76,7 @@ play back the video in full screen mode efficiently. * Requires .B X -or a video player than can play video outside +or a video player that can play video outside .B X efficiently. .TP @@ -88,7 +88,7 @@ full screen. * One video playback is required per defective monitor. .SH "SEE ALSO" -No similar or otherwise related programs known, please +No similar or otherwise related programmes are known, please file a bug if you know any. .TP There are some similar works in form of videos available |
