1lockward(6x) XScreenSaver manual lockward(6x)
2
3
4
6 lockward - Rotating spinning color-cycling things
7
9 lockward [-display displayspec] [-root] [-window] [-visual arg] [-win‐
10 dow-id arg] [-delay usec] [-pair] [-fps] [-blink | -no-blink]
11 [-rotateidle-min msec] [-rotateidle-max msec] [-blinkidle-min msec]
12 [-blinkidle-max msec] [-blinkdwell-min msec] [-blinkdwell-max msec]
13
15 lockward draws a spinning, rotating set of notched wheels overlaid with
16 some flashing effects, using OpenGL. It's a sort of cross between the
17 wards in a combination lock and those old information displays that
18 animated via polarized light.
19
21 -visual visual
22 Specify which visual to use. Legal values are the name of a
23 visual class, or the ID number (decimal or hex) of a specific
24 visual.
25
26 -window Draw on a newly-created window (default).
27
28 -root Draw on the root window.
29
30 -delay microseconds
31 Per-frame delay, in microseconds. Default: 20000 (50
32 frames/sec).
33
34 -blink | -no-blink
35 Enables/disables the blinking effects. Default: Enabled.
36
37 -fps Display the current frame rate, CPU load, and polygon count.
38
39 -rotateidle-min milliseconds
40
41 -rotateidle-max milliseconds
42 The minimum and maximum time each spinner will sit idle, in
43 milliseconds. Defaults: Min 1000, max 6000.
44
45 -blinkidle-min milliseconds
46
47 -blinkidle-max milliseconds
48 The minimum and maximum time between blinking effects, in mil‐
49 liseconds. Defaults: Min 1000, max 9000.
50
51 -blinkdwell-min milliseconds
52
53 -blinkdwell-max milliseconds
54 The minimum and maximum dwell time for the blinking effects, in
55 milliseconds. This affects how quickly the blinks actually
56 happen. Defaults: Min 100, max 600.
57
59 DISPLAY Default host and display number.
60
61 XENVIRONMENT
62 Name of a resource file that overrides the global resources
63 stored in the RESOURCE_MANAGER property.
64
66 X(1), xscreensaver(1)
67
69 Leo L. Schwab <ewhac@best.com>
70
71
72
73X Version 11 5.43-2.fc31 (27-Aug-2019) lockward(6x)