9001f0e31bbd14dd9b93072a7d55ace5c1ad2afa
[xscreensaver] / hacks / glx / tronbit.man
1 .TH XScreenSaver 1 "" "X Version 11"
2 .SH NAME
3 tronbit - Yes. Yes. No. Yes. Yes. No. Yes. Yes yes yes yes yes.
4 .SH SYNOPSIS
5 .B tronbit
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
8 [\-window]
9 [\-root]
10 [\-delay \fInumber\fP]
11 [\-speed \fIratio\fP]
12 [\-spin]
13 [\-wander]
14 [\-wireframe]
15 [\-fps]
16 .SH DESCRIPTION
17 Draws an animation of the character "Bit" from the film, \fITron\fP.
18
19 The "yes" state is a tetrahedron; the "no" state is the second
20 stellation of an icosahedron; and the idle state oscillates between
21 a small triambic icosahedron and the compound of an icosahedron and
22 a dodecahedron.
23 .SH OPTIONS
24 .TP 8
25 .B \-visual \fIvisual\fP
26 Specify which visual to use.  Legal values are the name of a visual class,
27 or the id number (decimal or hex) of a specific visual.
28 .TP 8
29 .B \-window
30 Draw on a newly-created window.  This is the default.
31 .TP 8
32 .B \-root
33 Draw on the root window.
34 .TP 8
35 .B \-delay \fInumber\fP
36 Per-frame delay, in microseconds.  Default: 30000 (0.03 seconds.).
37 .TP 8
38 .B \-speed \fInumber\fP
39 How fast the animation should run.
40 Less than 1 for slower, greater than 1 for faster.
41 .TP 8
42 .B \-no\-spin
43 Don't rotate.
44 .TP 8
45 .B \-no\-wander
46 Don't wander around.
47 .TP 8
48 .B \-wireframe
49 Render in wireframe instead of solid.
50 .TP 8
51 .B \-fps
52 Display the current frame rate, CPU load, and polygon count.
53 .SH ENVIRONMENT
54 .PP
55 .TP 8
56 .B DISPLAY
57 to get the default host and display number.
58 .TP 8
59 .B XENVIRONMENT
60 to get the name of a resource file that overrides the global resources
61 stored in the RESOURCE_MANAGER property.
62 .SH SEE ALSO
63 .BR X (1),
64 .BR polyhedra (1),
65 .BR dangerball (1),
66 .BR companioncube (1),
67 .BR xscreensaver (1),
68 .BR TRON.
69 .SH COPYRIGHT
70 Copyright \(co 2011 by Jamie Zawinski.  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
74 notice and this permission notice appear in supporting documentation.
75 No representations are made about the suitability of this software for
76 any purpose.  It is provided "as is" without express or implied
77 warranty.
78 .SH AUTHOR
79 Jamie Zawinski, who fights for the users.