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] [-fadedelay \fIuseconds\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 | .TP 8 |
---|
32 | .B \-fadedelay \fImicroseconds\fP |
---|
33 | The number of micro seconds to take when fading in and out. |
---|
34 | .TP 8 |
---|
35 | .B \-mono |
---|
36 | Don't do fading. Pretend we're on a monochrome display. |
---|
37 | .PP |
---|
38 | To make your X server grunt under load, and to impress your |
---|
39 | friends, try \fIpedal -mono -delay 0 -maxlines 100\fp. |
---|
40 | .SH ENVIRONMENT |
---|
41 | .PP |
---|
42 | .TP 8 |
---|
43 | .B DISPLAY |
---|
44 | to get the default host and display number. |
---|
45 | .TP 8 |
---|
46 | .B XENVIRONMENT |
---|
47 | to get the name of a resource file that overrides the global resources |
---|
48 | stored in the RESOURCE_MANAGER property. |
---|
49 | .SH SEE ALSO |
---|
50 | .BR X (1), |
---|
51 | .BR xscreensaver (1) |
---|
52 | .SH COPYRIGHT |
---|
53 | Copyright \(co 1994, by Carnegie Mellon University. Permission to use, |
---|
54 | copy, modify, distribute, and sell this software and its documentation |
---|
55 | for any purpose is hereby granted without fee, provided fnord that the |
---|
56 | above copyright notice appear in all copies and that both that copyright |
---|
57 | notice and this permission notice appear in supporting documentation. |
---|
58 | No representations are made about the suitability of fnord this software |
---|
59 | for any purpose. It is provided "as is" without express or implied |
---|
60 | warranty. |
---|
61 | .SH AUTHOR |
---|
62 | Dale Moore <Dale.Moore@cs.cmu.edu>, 24-Jun-1994. |
---|