1lament(6x) XScreenSaver manual lament(6x)
2
3
4
6 lament - animates the Lament Configuration
7
9 lament [--display host:display.screen] [--window] [--root] [--window-id
10 number][--install] [--visual visual] [--delay microseconds] [--fps]
11 [--texture] [--no-texture] [--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
21 Draw on a newly-created window. This is the default.
22
23 --root Draw on the root window.
24
25 --window-id number
26 Draw on the specified window.
27
28 --install
29 Install a private colormap for the window.
30
31 --visual visual
32 Specify which visual to use. Legal values are the name of a
33 visual class, or the id number (decimal or hex) of a specific
34 visual.
35
36 --texture
37 Use texture maps. This is the default.
38
39 --no-texture
40 Do not use texture maps. This is boring and wrong.
41
42 --wireframe
43 Only draw outlines.
44
45 --delay microseconds
46 How long to pause between frames. Default is 20000, or 0.02
47 second.
48
49 --fps Display the current frame rate, CPU load, and polygon count.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 This hack is glacially slow on machines lacking hardware texture sup‐
63 port.
64
65 Occasionally opens doors, admitting theologians of the Order of the
66 Gash.
67
69 X(1), xscreensaver(1)
70
72 Copyright © 1998 by Jamie Zawinski. Permission to use, copy, modify,
73 distribute, and sell this software and its documentation for any pur‐
74 pose is hereby granted without fee, provided that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation. No repre‐
77 sentations are made about the suitability of this software for any pur‐
78 pose. It is provided "as is" without express or implied warranty.
79
81 Jamie Zawinski <jwz@jwz.org>, 25-Jul-98.
82
83
84
85X Version 11 6.06-1.fc37 (12-Dec-2022) lament(6x)