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] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--speed number]
11 [--count number] [--mathematical] [--texture filename] [--wireframe]
12 [--fps]
13
15 It's very silly.
16
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 How fast the cow bounces. Larger for faster. Default: 1.0.
37
38 --count number
39 How many cows! Default 1.
40
41 --texture filename
42 An image file to paint on the cow's hide.
43
44 Note that on most systems, GL textures must have dimensions
45 that are a power of two.
46
47 --mathematical
48 Periodically transition to display mathematically ideal cows
49 (spherical, frictionless).
50
51 --wireframe
52 Render in wireframe instead of solid.
53
54 --fps Display the current frame rate, CPU load, and polygon count.
55
57 DISPLAY to get the default host and display number.
58
59 XENVIRONMENT
60 to get the name of a resource file that overrides the global
61 resources stored in the RESOURCE_MANAGER property.
62
63 XSCREENSAVER_WINDOW
64 The window ID to use with --root.
65
67 X(1), xscreensaver(1)
68
70 Copyright © 2003 by Jamie Zawinski. Moo. Permission to use, copy,
71 modify, distribute, and sell this software and its documentation for
72 any purpose is hereby granted without fee, provided that the above
73 copyright notice appear in all copies and that both that copyright no‐
74 tice and this permission notice appear in supporting documentation.
75 Moo. No representations are made about the suitability of this soft‐
76 ware for any purpose. It is provided "as is" without express or im‐
77 plied warranty. Moo.
78
80 Jamie Zawinski <jwz@jwz.org>
81
82
83
84
85X Version 11 6.08-1.fc38 (17-Oct-2023) bouncingcow(6x)