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]  [--window-id  number][--mono]  [--install]
11       [--visual  visual] [--ncolors integer] [--iterations integer] [--points
12       integer] [--delay microseconds] [--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
27               Draw on a newly-created window.  This is the default.
28
29       --root  Draw on the root window.
30
31       --window-id number
32               Draw on the specified window.
33
34       --mono  If on a color display, pretend we're on a monochrome display.
35
36       --install
37               Install a private colormap for the window.
38
39       --visual visual
40               Specify which visual to use.  Legal values are the  name  of  a
41               visual  class,  or the id number (decimal or hex) of a specific
42               visual.
43
44       --ncolors integer
45               How many colors should be used  (if  possible).   Default  200.
46               The  colors  used  cycle through the hue, making N stops around
47               the color wheel.
48
49       --count integer
50               How many whooziwhatsis to generate.  Default 35.
51
52       --cycles integer
53               How long to frobnicate.  Default 50.
54
55       --delay microseconds
56               How long we should wait between  drawing  each  step.   Default
57               50000, or about 1/20th second.
58
59       --fps   Display the current frame rate and CPU load.
60

ENVIRONMENT

62       DISPLAY to get the default host and display number.
63
64       XENVIRONMENT
65               to  get  the  name of a resource file that overrides the global
66               resources stored in the RESOURCE_MANAGER property.
67
68       XSCREENSAVER_WINDOW
69               The window ID to use with --root.
70

SEE ALSO

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

AUTHOR

85       Scott Graves <spot@cs.cmu.edu>.
86
87       Ability  to run standalone or with xscreensaver added by Jamie Zawinski
88       <jwz@jwz.org>, 18-Oct-93.
89
90
91
92X Version 11               6.06-1.fc37 (12-Dec-2022)                  slip(6x)
Impressum