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

NAME

6       slip - sucks your screen into a jet engine
7

SYNOPSIS

9       slip  [-display  host:display.screen]  [-foreground color] [-background
10       color] [-window] [-root] [-mono] [-install] [-visual visual]  [-ncolors
11       integer]  [-iterations integer] [-points integer] [-delay microseconds]
12       [-delay2 microseconds] [-fps]
13

DESCRIPTION

15       The slip program does lots of blits and chews up an image.
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       slip 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       -ncolors integer
41               How many colors should be used  (if  possible).   Default  200.
42               The  colors  used  cycle through the hue, making N stops around
43               the color wheel.
44
45       -count integer
46               How many whooziwhatsis to generate.  Default 35.
47
48       -cycles integer
49               How long to frobnicate.  Default 50.
50
51       -delay microseconds
52               How long we should wait between  drawing  each  step.   Default
53               50000, or about 1/20th second.
54
55       -fps    Display the current frame rate and CPU load.
56

ENVIRONMENT

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

SEE ALSO

65       X(1),  xscreensaver(1),  xscreensaver-settings(1),  xscreensaver-getim‐
66       age(6x)
67
69       Copyright © 1992 by Scott Draves.
70
71       Permission  to  use, copy, modify, and distribute this software and its
72       documentation for any purpose and without fee is hereby  granted,  pro‐
73       vided  that  the  above  copyright notice appear in all copies and that
74       both that copyright notice and this permission notice  appear  in  sup‐
75       porting documentation.
76

AUTHOR

78       Scott Graves <spot@cs.cmu.edu>.
79
80       Ability  to run standalone or with xscreensaver added by Jamie Zawinski
81       <jwz@jwz.org>, 18-Oct-93.
82
83
84
85X Version 11               6.04-1.fc36 (06-Jun-2022)                  slip(6x)
Impressum