1rotor(6x) XScreenSaver manual rotor(6x)
2
3
4
6 rotor - screen saver.
7
9 rotor [-display host:display.screen] [-visual visual] [-window] [-root]
10 [-count number] [-cycles number] [-delay number] [-ncolors number]
11 [-size number]
12
14 This draws a line segment moving along a complex spiraling curve.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -count number
27 Count. 0 - 20. Default: 4.
28
29 -cycles number
30 Length. 2 - 100. Default: 20.
31
32 -delay number
33 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
34 onds.).
35
36 -ncolors number
37 Number of Colors. Default: 200.
38
39 -size number
40 Size. -50 - 50. Default: -6.
41
43 DISPLAY to get the default host and display number.
44
45 XENVIRONMENT
46 to get the name of a resource file that overrides the global
47 resources stored in the RESOURCE_MANAGER property.
48
50 X(1), xscreensaver(1)
51
53 Copyright © 2002 by Tom Lawrence. Permission to use, copy, modify,
54 distribute, and sell this software and its documentation for any pur‐
55 pose is hereby granted without fee, provided that the above copyright
56 notice appear in all copies and that both that copyright notice and
57 this permission notice appear in supporting documentation. No repre‐
58 sentations are made about the suitability of this software for any pur‐
59 pose. It is provided "as is" without express or implied warranty.
60
62 Tom Lawrence.
63
64
65
66X Version 11 5.05-3 (06-Apr-2008) rotor(6x)