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