1peepers(6x)                   XScreenSaver manual                  peepers(6x)
2
3
4

NAME

6       peepers - floating eyeballs.
7

SYNOPSIS

9       peepers  [--display  host:display.screen]  [--visual visual] [--window]
10       [--root]  [--window-id  number]  [--delay  number]   [--speed   number]
11       [--count  number]  [--mode  bounce  |  scroll  |  random] [--wireframe]
12       [--fps]
13

DESCRIPTION

15       Eyeballs. They float. They bounce. They stare at your cursor.
16

OPTIONS

18       --visual visual
19               Specify which visual to use.  Legal values are the  name  of  a
20               visual  class,  or the id number (decimal or hex) of a specific
21               visual.
22
23       --window
24               Draw on a newly-created window.  This is the default.
25
26       --root  Draw on the root window.
27
28       --window-id number
29               Draw on the specified window.
30
31       --delay number
32               Per-frame delay, in microseconds.  Default:  30000  (0.03  sec‐
33               onds).
34
35       --speed number
36               Animation  speed.   2.0  means twice as fast, 0.5 means half as
37               fast.
38
39       --count number
40               Number of eyes. 0 means random.
41
42       --mode bounce
43               The eyeballs bounce onto the screen from the  bottom.   Like  a
44               cow.
45
46       --mode scroll
47               The eyeballs scroll in from the left and right.
48
49       --mode xeyes
50               The eyeballs remain stationary, but always turn to stare at the
51               mouse pointer, wherever it happens to be on the  screen.   Per‐
52               haps best used in conjunction with --count 2.
53
54       --mode beholder
55               Render  a  ball  made  of  eyeballs,  all looking at you. Valid
56               --count values are 20, 80, 320 or 1280.
57
58       --wireframe | --no-wireframe
59               Render in wireframe instead of solid.
60
61       --fps | --no-fps
62               Whether to show a frames-per-second display at  the  bottom  of
63               the screen.
64

ENVIRONMENT

66       DISPLAY to get the default host and display number.
67
68       XENVIRONMENT
69               to  get  the  name of a resource file that overrides the global
70               resources stored in the RESOURCE_MANAGER property.
71
72       XSCREENSAVER_WINDOW
73               The window ID to use with --root.
74

SEE ALSO

76       X(1), xscreensaver(1)
77
79       Copyright © 2018 by Jamie Zawinski.  Permission to use,  copy,  modify,
80       distribute,  and  sell this software and its documentation for any pur‐
81       pose is hereby granted without fee, provided that the  above  copyright
82       notice  appear  in  all  copies and that both that copyright notice and
83       this permission notice appear in supporting documentation.   No  repre‐
84       sentations are made about the suitability of this software for any pur‐
85       pose.  It is provided "as is" without express or implied warranty.
86

AUTHOR

88       Jamie Zawinski.
89
90
91
92X Version 11               6.06-1.fc37 (12-Dec-2022)               peepers(6x)
Impressum