1winduprobot(6x) XScreenSaver manual winduprobot(6x)
2
3
4
6 winduprobot - screen saver.
7
9 winduprobot [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-count number] [-speed ratio] [-size ratio]
11 [-opacity ratio] [-talk ratio] [-no-texture] [-no-fade] [-fps]
12
14 A swarm of wind-up toy robots wander around the table-top, bumping into
15 each other. Each robot contains a mechanically accurate gear system
16 inside, which you can see when the robot's shell occasionally fades to
17 transparency.
18
20 -visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 -window Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
31 onds).
32
33 -count number
34 Number of robots. 1 - 100. Default: 25.
35
36 -speed ratio
37 Animation speed. 2.0 means twice as fast, 0.5 means half as
38 fast.
39
40 -size ratio
41 Robot size. 2.0 means twice as big, 0.5 means half as big.
42
43 -opacity ratio
44 Robot skin transparency. 0.0 - 1.0. Default: 1.0.
45
46 -talk ratio
47 How often to occasionally pop up a word bubble with random text
48 in it. 0.0 means never. 1.0 means often.
49
50 -texture | -no-texture
51 Whether the robot's surface should be reflective chrome.
52
53 -fade | -no-fade
54 Whether to sometimes fade the robot's opacity to show the inner
55 mechanism.
56
57 -fps | -no-fps
58 Whether to show a frames-per-second display at the bottom of
59 the screen.
60
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
69 X(1), xscreensaver(1) xscreensaver-text(1)
70
72 Copyright © 2014 by Jamie Zawinski. Permission to use, copy, modify,
73 distribute, and sell this software and its documentation for any pur‐
74 pose is hereby granted without fee, provided that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation. No repre‐
77 sentations are made about the suitability of this software for any pur‐
78 pose. It is provided "as is" without express or implied warranty.
79
81 Jamie Zawinski.
82
83
84
85X Version 11 5.42-1.fc30.2 (03-Feb-2019) winduprobot(6x)