began for maemo
[xscreensaver] / xscreensaver / hacks / xspirograph.man
diff --git a/xscreensaver/hacks/xspirograph.man b/xscreensaver/hacks/xspirograph.man
new file mode 100644 (file)
index 0000000..2175e43
--- /dev/null
@@ -0,0 +1,70 @@
+.TH XScreenSaver 1 "9-Dec-2001" "X Version 11"\r
+.SH NAME\r
+xspirograph - simulates the rotation of a disk inside a circular rim\r
+.SH SYNOPSIS\r
+.B xspirograph\r
+[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]\r
+[\-visual \fIvisual\fP] \r
+[\-delay \fIseconds\fP] \r
+[\-subdelay \fIuseconds\fP] \r
+[\-layers \fIinteger\fP]\r
+[\-alwaysfinish] [\-noalwaysfinish]\r
+.SH DESCRIPTION\r
+\fIxspirograph\fP draws patterns such as those made by a\r
+spirograph, that is, the curve traced by a point on a circular\r
+disk rotating on the inside of a hollow circular rim.\r
+.SH OPTIONS\r
+.I xspirograph\r
+accepts the following options:\r
+.TP 8\r
+.B \-window\r
+Draw on a newly-created window.  This is the default.\r
+.TP 8\r
+.B \-root\r
+Draw on the root window.\r
+.TP 8\r
+.B \-install\r
+Install a private colormap for the window.\r
+.TP 8\r
+.B \-visual \fIvisual\fP\fP\r
+Specify which visual to use.  Legal values are the name of a visual class,\r
+or the id number (decimal or hex) of a specific visual.\r
+.TP 8\r
+.B \-delay \fIsecs\fP\r
+The delay between finishing one draw and starting the next. Default:\r
+5 seconds.\r
+.TP 8\r
+.B \-subdelay \fIusec\fP\r
+The time to delay between each hundred line draws.  Use this if you\r
+want to see the pattern form.  Default: 0.\r
+.TP 8\r
+.B \-alwaysfinish\fP  \fB\-noalwaysfinish\fP\r
+If you want each pattern to draw until it is done, specify the first.\r
+Otherwise, they will stop after a set number of iterations.  Default: \r
+no.\r
+.TP 8\r
+.B \-layers \fIinteger\fP\r
+Number of pairs of patterns to draw between each erase.\r
+\r
+.SH ENVIRONMENT\r
+.TP 8\r
+.B DISPLAY\r
+to get the default host and display number.\r
+.TP 8\r
+.B XENVIRONMENT\r
+to get the name of a resource file that overrides the global resources\r
+stored in the RESOURCE_MANAGER property.\r
+.SH SEE ALSO\r
+.BR X (1),\r
+.BR xscreensaver (1)\r
+.SH COPYRIGHT\r
+Copyright \(co 2000 by Rohit Singh\r
+<rohit_singh@hotmail.com> Permission to use, copy, modify, distribute,\r
+and sell this software and its documentation for any purpose is hereby\r
+granted without fee, provided that the above copyright notice appear in\r
+all copies and that both that copyright notice and this permission\r
+notice appear in supporting documentation.  No representations are made\r
+about the suitability of this software for any purpose.  It is provided\r
+"as is" without express or implied warranty.\r
+.P\r
+Modified by Matthew Strait <straitm@mathcs.carleton.edu> Dec 2001.\r