source: trunk/third/xscreensaver/hacks/pedal.man @ 12203

Revision 12203, 2.1 KB checked in by ghudson, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12202, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "24-Jun-94" "X Version 11"
2.SH NAME
3pedal - pretty geometric picture program
4.SH SYNOPSIS
5.B pedal
6[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-delay \fIseconds\fP] [-maxlines \fInumber\fP] [-fadedelay \fIuseconds\fP] [-mono] [\-install] [\-visual \fIvisual\fP]
7.SH DESCRIPTION
8The \fIpedal\fP program displays pretty geometric pictures.
9.SH OPTIONS
10.I pedal
11accepts the following options:
12.TP 8
13.B \-window
14Draw on a newly-created window.  This is the default.
15.TP 8
16.B \-root
17Draw on the root window.
18.TP 8
19.B \-foreground \fIcolor\fP
20The color for the foreground.  Default is white.
21.TP 8
22.B \-background \fIcolor\fP
23The color for the background.  Default is black.
24.TP 8
25.B \-delay \fIseconds\fP
26The number of seconds to pause between each picture.
27.TP 8
28.B \-maxlines \fInumber\fP
29The maximum number of lines in the drawing.  Good values are
30between 20 and 2000.  Maximum value is 16K.
31.TP 8
32.B \-fadedelay \fImicroseconds\fP
33The number of micro seconds to take when fading in and out.
34.TP 8
35.B \-mono
36Don't do fading.  Pretend we're on a monochrome display.
37.PP
38To make your X server grunt under load, and to impress your
39friends, try \fIpedal -mono -delay 0 -maxlines 100\fp.
40.SH ENVIRONMENT
41.PP
42.TP 8
43.B DISPLAY
44to get the default host and display number.
45.TP 8
46.B XENVIRONMENT
47to get the name of a resource file that overrides the global resources
48stored in the RESOURCE_MANAGER property.
49.SH SEE ALSO
50.BR X (1),
51.BR xscreensaver (1)
52.SH COPYRIGHT
53Copyright \(co 1994, by Carnegie Mellon University.  Permission to use,
54copy, modify, distribute, and sell this software and its documentation
55for any purpose is hereby granted without fee, provided fnord that the
56above copyright notice appear in all copies and that both that copyright
57notice and this permission notice appear in supporting documentation.
58No representations are made about the  suitability of fnord this software
59for any purpose.  It is provided "as is" without express or implied
60warranty.
61.SH AUTHOR
62Dale Moore <Dale.Moore@cs.cmu.edu>, 24-Jun-1994.
Note: See TracBrowser for help on using the repository browser.