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

NAME

6       decayscreen - make a screen meltdown.
7

SYNOPSIS

9       decayscreen  [-display  host:display.screen]  [-window] [-root] [-mono]
10       [-install] [-visual visual]  [-delay  usecs]  [-duration  secs]  [-mode
11       mode] [-fps]
12

DESCRIPTION

14       The  decayscreen  program creates a melting effect by randomly shifting
15       rectangles around the screen.
16
17       The image that it manipulates will be grabbed from the portion  of  the
18       screen underlying the window, or from the system's video input, or from
19       a random file on disk, as indicated by the grabDesktopImages, grabVide‐
20       oFrames,  and  chooseRandomImages  options in the ~/.xscreensaver file;
21       see xscreensaver-settings(1) for more details.
22

OPTIONS

24       decayscreen accepts the following options:
25
26       -window Draw on a newly-created window.  This is the default.
27
28       -root   Draw on the root window.
29
30       -mono   If on a color display, pretend we're on a monochrome display.
31
32       -install
33               Install a private colormap for the window.
34
35       -visual visual
36               Specify which visual to use.  Legal values are the  name  of  a
37               visual  class,  or the id number (decimal or hex) of a specific
38               visual.
39
40       -delay microseconds
41               Slow it down.
42
43       -duration seconds
44               How long to run before loading a new image.  Default  120  sec‐
45               onds.
46
47       -mode mode
48               The  direction  in which the image should tend to slide.  Legal
49               values are random (meaning pick one), up,  left,  right,  down,
50               upleft,  downleft,  upright, downright, shuffle (meaning prefer
51               no particular direction), in (meaning move  things  toward  the
52               center),  out  (meaning move things away from the center), melt
53               (meaning melt straight downward),  stretch (meaning stretch the
54               screen  downward),  and  fuzz  (meaning  go  blurry  instead of
55               melty).
56
57       -fps    Display the current frame rate and CPU load.
58

ENVIRONMENT

60       DISPLAY to get the default host and display number.
61
62       XENVIRONMENT
63               to get the name of a resource file that  overrides  the  global
64               resources stored in the RESOURCE_MANAGER property.
65

SEE ALSO

67       X(1),  xscreensaver(1),  xscreensaver-settings(1),  xscreensaver-getim‐
68       age(6x)
69
71       Copyright 1992 by Vivek Khera.  Permission to use, copy,  modify,  dis‐
72       tribute,  and  sell this software and its documentation for any purpose
73       is hereby granted without fee, provided that the above copyright notice
74       appear  in all copies and that both that copyright notice and this per‐
75       mission notice appear in supporting documentation.  No  representations
76       are made about the suitability of this software for any purpose.  It is
77       provided "as is" without express or implied warranty.
78

AUTHOR

80       Vivek Khera <khera@cs.duke.edu>, 05-Aug-93;  based  on  code  by  David
81       Wald,  1988.   Modified  by jwz, 28-Nov-1997.  Modified by Rick Schultz
82       <rick@skapunx.net> 05-Apr-1999.  Modified by Vince  Levey  <vincel@vin‐
83       cel.org> 25-Oct-2001.
84
85
86
87X Version 11               6.04-1.fc36 (06-Jun-2022)           decayscreen(6x)
Impressum