1xspirograph(6x) XScreenSaver manual xspirograph(6x)
2
3
4
6 xspirograph - simulates the rotation of a disk inside a circular rim
7
9 xspirograph [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-delay seconds] [-subdelay useconds] [-layers inte‐
11 ger] [-alwaysfinish] [-noalwaysfinish] [-fps]
12
14 xspirograph draws patterns such as those made by a spirograph, that is,
15 the curve traced by a point on a circular disk rotating on the inside
16 of a hollow circular rim.
17
19 xspirograph accepts the following options:
20
21 -window Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -install
26 Install a private colormap for the window.
27
28 -visual visual
29 Specify which visual to use. Legal values are the name of a
30 visual class, or the id number (decimal or hex) of a specific
31 visual.
32
33 -delay secs
34 The delay between finishing one draw and starting the next.
35 Default: 5 seconds.
36
37 -subdelay usec
38 The time to delay between each hundred line draws. Use this if
39 you want to see the pattern form. Default: 0.
40
41 -alwaysfinish -noalwaysfinish
42 If you want each pattern to draw until it is done, specify the
43 first. Otherwise, they will stop after a set number of itera‐
44 tions. Default: no.
45
46 -layers integer
47 Number of pairs of patterns to draw between each erase.
48
49
51 DISPLAY to get the default host and display number.
52
53 XENVIRONMENT
54 to get the name of a resource file that overrides the global
55 resources stored in the RESOURCE_MANAGER property.
56
58 X(1), xscreensaver(1)
59
61 Copyright © 2000 by Rohit Singh <rohit_singh@hotmail.com> Permission to
62 use, copy, modify, distribute, and sell this software and its documen‐
63 tation for any purpose is hereby granted without fee, provided that the
64 above copyright notice appear in all copies and that both that copy‐
65 right notice and this permission notice appear in supporting documenta‐
66 tion. No representations are made about the suitability of this soft‐
67 ware for any purpose. It is provided "as is" without express or
68 implied warranty.
69
70 Modified by Matthew Strait <straitm@mathcs.carleton.edu> Dec 2001.
71
72
73
74X Version 11 5.43-2.fc31 (27-Aug-2019) xspirograph(6x)