Penguin
Annotated edit history of pedal(1) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 XScreenSaver
2 !!!XScreenSaver
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SEE ALSO
9 COPYRIGHT
10 AUTHOR
11 ----
12 !!NAME
13
14
15 pedal - pretty geometric picture program
16 !!SYNOPSIS
17
18
19 __pedal__ [[-display ''host:display.screen'']
20 [[-foreground ''color''] [[-background ''color'']
21 [[-window] [[-root] [[-delay ''seconds''] [[-maxlines
22 ''number''] [[-fadedelay ''useconds''] [[-mono]
23 [[-install] [[-visual ''visual'']
24 !!DESCRIPTION
25
26
27 The ''pedal'' program displays pretty geometric
28 pictures.
29 !!OPTIONS
30
31
32 ''pedal'' accepts the following options:
33
34
35 __-window__
36
37
38 Draw on a newly-created window. This is the
39 default.
40
41
42 __-root__
43
44
45 Draw on the root window.
46
47
48 __-foreground__ ''color''
49
50
51 The color for the foreground. Default is white.
52
53
54 __-background__ ''color''
55
56
57 The color for the background. Default is black.
58
59
60 __-delay__ ''seconds''
61
62
63 The number of seconds to pause between each
64 picture.
65
66
67 __-maxlines__ ''number''
68
69
70 The maximum number of lines in the drawing. Good values are
71 between 20 and 2000. Maximum value is 16K.
72
73
74 __-fadedelay__ ''microseconds''
75
76
77 The number of micro seconds to take when fading in and
78 out.
79
80
81 __-mono__
82
83
84 Don't do fading. Pretend we're on a monochrome
85 display.
86
87
88 To make your X server grunt under load, and to impress your
89 friends, try ''pedal -mono -delay 0 -maxlines
90 100.''
91 !!ENVIRONMENT
92
93
94 __DISPLAY__
95
96
97 to get the default host and display number.
98
99
100 __XENVIRONMENT__
101
102
103 to get the name of a resource file that overrides the global
104 resources stored in the RESOURCE_MANAGER
105 property.
106 !!SEE ALSO
107
108
4 perry 109 X(1), xscreensaver(1)
1 perry 110 !!COPYRIGHT
111
112
113 Copyright 1994, by Carnegie Mellon University. Permission to
114 use, copy, modify, distribute, and sell this software and
115 its documentation for any purpose is hereby granted without
116 fee, provided fnord that the above copyright notice appear
117 in all copies and that both that copyright notice and this
118 permission notice appear in supporting documentation. No
119 representations are made about the suitability of fnord this
120 software for any purpose. It is provided
121 !!AUTHOR
122
123
124 Dale Moore
125 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.