1lament(6x) XScreenSaver manual lament(6x)
2
3
4
6 lament - animates the Lament Configuration
7
9 lament [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-delay microseconds] [-fps] [-texture] [-no-texture]
11 [-wireframe]
12
14 The lament program draws an animation of a particular puzzle box re‐
15 peatedly solving itself.
16
18 lament accepts the following options:
19
20 -window Draw on a newly-created window. This is the default.
21
22 -root Draw on the root window.
23
24 -install
25 Install a private colormap for the window.
26
27 -visual visual
28 Specify which visual to use. Legal values are the name of a
29 visual class, or the id number (decimal or hex) of a specific
30 visual.
31
32 -texture
33 Use texture maps. This is the default.
34
35 -no-texture
36 Do not use texture maps. This is boring and wrong.
37
38 -wireframe
39 Only draw outlines.
40
41 -delay microseconds
42 How long to pause between frames. Default is 20000, or 0.02
43 second.
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 This hack is glacially slow on machines lacking hardware texture sup‐
56 port.
57
58 Occasionally opens doors, admitting theologians of the Order of the
59 Gash.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 1998 by Jamie Zawinski. Permission to use, copy, modify,
66 distribute, and sell this software and its documentation for any pur‐
67 pose is hereby granted without fee, provided that the above copyright
68 notice appear in all copies and that both that copyright notice and
69 this permission notice appear in supporting documentation. No repre‐
70 sentations are made about the suitability of this software for any pur‐
71 pose. It is provided "as is" without express or implied warranty.
72
74 Jamie Zawinski <jwz@jwz.org>, 25-Jul-98.
75
76
77
78X Version 11 6.04-1.fc36 (06-Jun-2022) lament(6x)