1peepers(6x) XScreenSaver manual peepers(6x)
2
3
4
6 peepers - floating eyeballs.
7
9 peepers [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-count number] [-mode bounce |
11 scroll | random] [-wireframe] [-fps]
12
14 Eyeballs. They float. They bounce. They stare at your cursor.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay number
27 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
28 onds).
29
30 -speed number
31 Animation speed. 2.0 means twice as fast, 0.5 means half as
32 fast.
33
34 -count number
35 Number of eyes. 0 means random.
36
37 -mode bounce
38 The eyeballs bounce onto the screen from the bottom. Like a
39 cow.
40
41 -mode scroll
42 The eyeballs scroll in from the left and right.
43
44 -mode xeyes
45 The eyeballs remain stationary, but always turn to stare at the
46 mouse pointer, wherever it happens to be on the screen. Per‐
47 haps best used in conjunction with -count 2.
48
49 -mode beholder
50 Render a ball made of eyeballs, all looking at you. Valid
51 -count values are 20, 80, 320 or 1280.
52
53 -wireframe | -no-wireframe
54 Render in wireframe instead of solid.
55
56 -fps | -no-fps
57 Whether to show a frames-per-second display at the bottom of
58 the screen.
59
61 DISPLAY to get the default host and display number.
62
63 XENVIRONMENT
64 to get the name of a resource file that overrides the global
65 resources stored in the RESOURCE_MANAGER property.
66
68 X(1), xscreensaver(1)
69
71 Copyright © 2018 by Jamie Zawinski. Permission to use, copy, modify,
72 distribute, and sell this software and its documentation for any pur‐
73 pose is hereby granted without fee, provided that the above copyright
74 notice appear in all copies and that both that copyright notice and
75 this permission notice appear in supporting documentation. No repre‐
76 sentations are made about the suitability of this software for any pur‐
77 pose. It is provided "as is" without express or implied warranty.
78
80 Jamie Zawinski.
81
82
83
84X Version 11 5.42-1.fc29 (30-Dec-2018) peepers(6x)