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 | -no-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 | -no-fps
38 Enables/disables display of frames per second at bottom of win‐
39 dow. Default: Disabled.
40
41 -rotateidle-min milliseconds
42
43 -rotateidle-max milliseconds
44 The minimum and maximum time each spinner will sit idle, in
45 milliseconds. Defaults: Min 1000, max 6000.
46
47 -blinkidle-min milliseconds
48
49 -blinkidle-max milliseconds
50 The minimum and maximum time between blinking effects, in mil‐
51 liseconds. Defaults: Min 1000, max 9000.
52
53 -blinkdwell-min milliseconds
54
55 -blinkdwell-max milliseconds
56 The minimum and maximum dwell time for the blinking effects, in
57 milliseconds. This affects how quickly the blinks actually
58 happen. Defaults: Min 100, max 600.
59
61 DISPLAY Default host and display number.
62
63 XENVIRONMENT
64 Name of a resource file that overrides the global resources
65 stored in the RESOURCE_MANAGER property.
66
68 X(1), xscreensaver(1)
69
71 Leo L. Schwab <ewhac@best.com>
72
73
74
75X Version 11 5.05-3 (06-Apr-2008) lockward(6x)