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