1pedal(6x) XScreenSaver manual pedal(6x)
2
3
4
6 pedal - pretty geometric picture program
7
9 pedal [--display host:display.screen] [--foreground color] [--back‐
10 ground color] [--window] [--root] [--window-id number][--delay seconds]
11 [-maxlines number] [-mono] [--install] [--visual visual] [--fps]
12
14 The pedal program displays pretty geometric pictures.
15
17 pedal accepts the following options:
18
19 --window
20 Draw on a newly-created window. This is the default.
21
22 --root Draw on the root window.
23
24 --window-id number
25 Draw on the specified window.
26
27 --foreground color
28 The color for the foreground. Default is white.
29
30 --background color
31 The color for the background. Default is black.
32
33 --delay seconds
34 The number of seconds to pause between each picture.
35
36 --maxlines number
37 The maximum number of lines in the drawing. Good values are
38 between 20 and 2000. Maximum value is 16K.
39
40 To make your X server grunt under load, and to impress your friends,
41 try pedal -mono -delay 0 -maxlines 100.
42
43 --fps Display the current frame rate and CPU load.
44
46 DISPLAY to get the default host and display number.
47
48 XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51
52 XSCREENSAVER_WINDOW
53 The window ID to use with --root.
54
56 X(1), xscreensaver(1)
57
59 Copyright © 1994, by Carnegie Mellon University. Permission to use,
60 copy, modify, distribute, and sell this software and its documentation
61 for any purpose is hereby granted without fee, provided fnord that the
62 above copyright notice appear in all copies and that both that copy‐
63 right notice and this permission notice appear in supporting documenta‐
64 tion. No representations are made about the suitability of fnord this
65 software for any purpose. It is provided "as is" without express or
66 implied warranty.
67
69 Dale Moore <Dale.Moore@cs.cmu.edu>, 24-Jun-1994.
70
71
72
73X Version 11 6.06-1.fc37 (12-Dec-2022) pedal(6x)