1bouncingcow(6x) XScreenSaver manual bouncingcow(6x)
2
3
4
6 bouncingcow - a happy cow on a trampoline in 3D. Moo.
7
9 bouncingcow [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-count number] [-mathematical]
11 [-texture filename] [-wireframe] [-fps]
12
14 It's very silly.
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 How fast the cow bounces. Larger for faster. Default: 1.0.
32
33 -count number
34 How many cows! Default 1.
35
36 -texture filename
37 An image file to paint on the cow's hide.
38
39 Note that on most systems, GL textures must have dimensions
40 that are a power of two.
41
42 -mathematical
43 Periodically transition to display mathematically ideal cows
44 (spherical, frictionless).
45
46 -wireframe
47 Render in wireframe instead of solid.
48
49 -fps Display the current frame rate, CPU load, and polygon count.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
59 X(1), xscreensaver(1)
60
62 Copyright © 2003 by Jamie Zawinski. Moo. Permission to use, copy,
63 modify, distribute, and sell this software and its documentation for
64 any purpose is hereby granted without fee, provided that the above
65 copyright notice appear in all copies and that both that copyright no‐
66 tice and this permission notice appear in supporting documentation.
67 Moo. No representations are made about the suitability of this soft‐
68 ware for any purpose. It is provided "as is" without express or im‐
69 plied warranty. Moo.
70
72 Jamie Zawinski <jwz@jwz.org>
73
74
75
76
77X Version 11 6.04-1.fc36 (06-Jun-2022) bouncingcow(6x)