1circuit(6x) XScreenSaver manual circuit(6x)
2
3
4
6 circuit - animates a number of 3D electronic components.
7
9 circuit [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-parts number] [-no-spin] [-rotate] [-speed
11 number] [-no-light] [-fps]
12
14 Animates a number of 3D electronic components.
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 -delay number
27 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
28 onds.).
29
30 -parts number
31 Number of parts. Default: 10.
32
33 -spin | -no-spin
34 Whether the objects should spin.
35
36 -rotate | -no-rotate
37 Whether the scene should spin.
38
39 -speed number
40 Rotation speed, 0 - 100. Default: 1.
41
42 -light | -no-light
43 Whether to use lighting, or flat coloring.
44
45 -fps Display the current frame rate, CPU load, and polygon count.
46
48 DISPLAY to get the default host and display number.
49
50 XENVIRONMENT
51 to get the name of a resource file that overrides the global
52 resources stored in the RESOURCE_MANAGER property.
53
55 X(1), xscreensaver(1)
56
58 Copyright © 2002 by Ben Buxton. Permission to use, copy, modify, dis‐
59 tribute, and sell this software and its documentation for any purpose
60 is hereby granted without fee, provided that the above copyright notice
61 appear in all copies and that both that copyright notice and this per‐
62 mission notice appear in supporting documentation. No representations
63 are made about the suitability of this software for any purpose. It is
64 provided "as is" without express or implied warranty.
65
67 Ben Buxton.
68
69
70
71X Version 11 5.45-1.fc33 (10-Dec-2020) circuit(6x)