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] [-texture file‐
11 name] [-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 -wireframe
43 Render in wireframe instead of solid.
44
45 -fps Display the current frame rate, CPU load, and polygon count.
46
48 DISPLAY to get the default host and display number.
49
50 XENVIRONMENT
51 to get the name of a resource file that overrides the global
52 resources stored in the RESOURCE_MANAGER property.
53
55 X(1), xscreensaver(1)
56
58 Copyright © 2003 by Jamie Zawinski. Moo. Permission to use, copy,
59 modify, distribute, and sell this software and its documentation for
60 any purpose is hereby granted without fee, provided that the above
61 copyright notice appear in all copies and that both that copyright
62 notice and this permission notice appear in supporting documentation.
63 Moo. No representations are made about the suitability of this soft‐
64 ware for any purpose. It is provided "as is" without express or
65 implied warranty. Moo.
66
68 Jamie Zawinski <jwz@jwz.org>
69
70
71
72
73X Version 11 5.42-1.fc30.2 (03-Feb-2019) bouncingcow(6x)