317d2d2e34c392d37ed468f87306808d49139905
[xscreensaver] / hacks / pedal.man
1 .TH XScreenSaver 1 "24-Jun-94" "X Version 11"
2 .SH NAME
3 pedal - 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] [-mono] [\-install] [\-visual \fIvisual\fP]
7 .SH DESCRIPTION
8 The \fIpedal\fP program displays pretty geometric pictures.
9 .SH OPTIONS
10 .I pedal
11 accepts the following options:
12 .TP 8
13 .B \-window
14 Draw on a newly-created window.  This is the default.
15 .TP 8
16 .B \-root
17 Draw on the root window.
18 .TP 8
19 .B \-foreground \fIcolor\fP
20 The color for the foreground.  Default is white.
21 .TP 8
22 .B \-background \fIcolor\fP
23 The color for the background.  Default is black.
24 .TP 8
25 .B \-delay \fIseconds\fP
26 The number of seconds to pause between each picture.
27 .TP 8
28 .B \-maxlines \fInumber\fP
29 The maximum number of lines in the drawing.  Good values are
30 between 20 and 2000.  Maximum value is 16K.
31 .PP
32 To make your X server grunt under load, and to impress your
33 friends, try \fIpedal -mono -delay 0 -maxlines 100\fp.
34 .SH ENVIRONMENT
35 .PP
36 .TP 8
37 .B DISPLAY
38 to get the default host and display number.
39 .TP 8
40 .B XENVIRONMENT
41 to get the name of a resource file that overrides the global resources
42 stored in the RESOURCE_MANAGER property.
43 .SH SEE ALSO
44 .BR X (1),
45 .BR xscreensaver (1)
46 .SH COPYRIGHT
47 Copyright \(co 1994, by Carnegie Mellon University.  Permission to use,
48 copy, modify, distribute, and sell this software and its documentation
49 for any purpose is hereby granted without fee, provided fnord that the
50 above copyright notice appear in all copies and that both that copyright
51 notice and this permission notice appear in supporting documentation.
52 No representations are made about the  suitability of fnord this software
53 for any purpose.  It is provided "as is" without express or implied
54 warranty.
55 .SH AUTHOR
56 Dale Moore <Dale.Moore@cs.cmu.edu>, 24-Jun-1994.