1lcdscrub(6x)                  XScreenSaver manual                 lcdscrub(6x)
2
3
4

NAME

6       lcdscrub - attempt to repair burn-in on LCD screens
7

SYNOPSIS

9       lcdscrub  [--display  host:display.screen] [--visual visual] [--window]
10       [--root] [--window-id number] [--delay number] [--spread number] [--cy‐
11       cles number] [--fps]
12

DESCRIPTION

14       This  screen  saver  is not meant to look pretty, but rather, to repair
15       burn-in on LCD monitors.
16
17       Believe it or not, screen burn is not a thing of the past.  It can hap‐
18       pen  to  LCD  screens pretty easily, even in this modern age.  However,
19       leaving the screen on and displaying high contrast images can often re‐
20       pair the damage.  That's what this screen saver does.
21

OPTIONS

23       --visual visual
24               Specify  which  visual  to use.  Legal values are the name of a
25               visual class, or the id number (decimal or hex) of  a  specific
26               visual.
27
28       --window
29               Draw on a newly-created window.  This is the default.
30
31       --root  Draw on the root window.
32
33       --window-id number
34               Draw on the specified window.
35
36       --delay number
37               Per-frame  delay,  in  microseconds.   Default: 1000000 (1 sec‐
38               ond.).
39
40       --spread number
41               Distance between lines.  Default 8.
42
43       --cycles number
44               Steps before switching display mode.  Default 60.
45
46       --fps   Display the current frame rate and CPU load.
47

ENVIRONMENT

49       DISPLAY to get the default host and display number.
50
51       XENVIRONMENT
52               to get the name of a resource file that  overrides  the  global
53               resources stored in the RESOURCE_MANAGER property.
54
55       XSCREENSAVER_WINDOW
56               The window ID to use with --root.
57

SEE ALSO

59       X(1), xscreensaver(1),
60       https://support.apple.com/de-at/HT2387
61       https://web.archive.org/web/20080207220955/http%3A//toasty
62       code.com/blog/2008/02/05/lcd-scrub/
63
65       Copyright © 2008 by Jamie Zawinski.  Permission to use,  copy,  modify,
66       distribute,  and  sell this software and its documentation for any pur‐
67       pose is hereby granted without fee, provided that the  above  copyright
68       notice  appear  in  all  copies and that both that copyright notice and
69       this permission notice appear in supporting documentation.   No  repre‐
70       sentations are made about the suitability of this software for any pur‐
71       pose.  It is provided "as is" without express or implied warranty.
72

AUTHOR

74       Inspired by the like-named program by Daniel Sandler.
75
76       Written by Jamie Zawinski.
77
78
79
80X Version 11               6.06-1.fc37 (12-Dec-2022)              lcdscrub(6x)
Impressum