52cb6b48935d27805d9db81b50c2a317da9d5527
[xscreensaver] / local / man / man.1 / lament.1
1 .TH XScreenSaver 1 "25-Jul-98" "X Version 11"
2 .SH NAME
3 lament - animates the Lament Configuration
4 .SH SYNOPSIS
5 .B lament
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install] [\-visual \fIvisual\fP] [\-texture] [\-no\-texture] [\-wireframe]
7 .SH DESCRIPTION
8 The \fIlament\fP program draws an animation of a particular puzzle box
9 repeatedly solving itself.
10 .SH OPTIONS
11 .I lament
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-install
21 Install a private colormap for the window.
22 .TP 8
23 .B \-visual \fIvisual\fP\fP
24 Specify which visual to use.  Legal values are the name of a visual class,
25 or the id number (decimal or hex) of a specific visual.
26 .TP 8
27 .B \-texture
28 Use texture maps.  This is the default.
29 .TP 8
30 .B \-no\-texture
31 Do not use texture maps.  This is boring and wrong.
32 .TP 8
33 .B \-wireframe
34 Only draw outlines.
35 .SH ENVIRONMENT
36 .PP
37 .TP 8
38 .B DISPLAY
39 to get the default host and display number.
40 .TP 8
41 .B XENVIRONMENT
42 to get the name of a resource file that overrides the global resources
43 stored in the RESOURCE_MANAGER property.
44 .SH BUGS
45 This hack is glacially slow on machines lacking hardware texture support.
46
47 Occasionally opens doors, admitting theologians of the Order of the Gash.
48 .SH SEE ALSO
49 .BR X (1),
50 .BR xscreensaver (1)
51 .SH COPYRIGHT
52 Copyright \(co 1998 by Jamie Zawinski.  Permission to use, copy, modify, 
53 distribute, and sell this software and its documentation for any purpose is 
54 hereby granted without fee, provided that the above copyright notice appear 
55 in all copies and that both that copyright notice and this permission notice
56 appear in supporting documentation.  No representations are made about the 
57 suitability of this software for any purpose.  It is provided "as is" without
58 express or implied warranty.
59 .SH AUTHOR
60 Jamie Zawinski <jwz@jwz.org>, 25-Jul-98.