logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pedal - pretty geometric picture program

Author

       Dale Moore <Dale.Moore@cs.cmu.edu>, 24-Jun-1994.

X Version 11                                   6.08 (10-Oct-2023)                                      pedal(6x)

Description

       The pedal program displays pretty geometric pictures.

Environment

DISPLAY to get the default host and display number.

       XENVIRONMENT
               to get the  name  of  a  resource  file  that  overrides  the  global  resources  stored  in  the
               RESOURCE_MANAGER property.

       XSCREENSAVER_WINDOW
               The window ID to use with --root.

Name

       pedal - pretty geometric picture program

Options

pedal accepts the following options:

       --window
               Draw on a newly-created window.  This is the default.

       --root  Draw on the root window.

       --window-idnumber
               Draw on the specified window.

       --foregroundcolor
               The color for the foreground.  Default is white.

       --backgroundcolor
               The color for the background.  Default is black.

       --delayseconds
               The number of seconds to pause between each picture.

       --maxlinesnumber
               The maximum number of lines in the drawing.  Good values are between 20 and 2000.  Maximum  value
               is 16K.

       To  make  your X server grunt under load, and to impress your friends, try pedal-mono-delay0-maxlines100.

       --fps   Display the current frame rate and CPU load.

See Also

X(1), xscreensaver(1)

Synopsis

pedal  [--display  host:display.screen]  [--foreground  color]  [--background  color] [--window] [--root]
       [--window-id number][--delay seconds] [-maxlines number] [-mono] [--install] [--visual visual] [--fps]

See Also