1 .TH XScreenSaver 1 "" "X Version 11"
3 tangram - watch the computer solve tangram puzzles.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
12 [\-viewing_time \fInumber\fP]
14 The \fItangram\fP program uses a view basic shapes to build silhouettes of recognizable objects.
17 accepts the following options:
19 .B \-visual \fIvisual\fP
20 Specify which visual to use. Legal values are the name of a visual class,
21 or the id number (decimal or hex) of a specific visual.
24 Draw on a newly-created window. This is the default.
27 Draw on the root window.
29 .B \-delay \fInumber\fP
30 Per-frame delay, in microseconds. Default: 30000 (0.03 seconds.).
32 .B \-wireframe | \-no-wireframe
33 Render in wireframe instead of solid.
35 .B \-viewing_time \fInumber\fP
36 Specify the length of time, in seconds, that the finished puzzle
37 should be displayed. Default: 5
42 to get the default host and display number.
45 to get the name of a resource file that overrides the global resources
46 stored in the RESOURCE_MANAGER property.
51 Copyright \(co 2005 by Jeremy English. Permission to use, copy, modify,
52 distribute, and sell this software and its documentation for any purpose is
53 hereby granted without fee, provided that the above copyright notice appear
54 in all copies and that both that copyright notice and this permission notice
55 appear in supporting documentation. No representations are made about the
56 suitability of this software for any purpose. It is provided "as is" without
57 express or implied warranty.
59 Jeremy English <jhe@jeremyenglish.org>