1extrusion(6x) XScreenSaver manual extrusion(6x)
2
3
4
6 extrusion - various rotating extruded shapes.
7
9 extrusion [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--name which] [--no-
11 light] [--wireframe] [--fps]
12
14 Draws various rotating extruded shapes that twist around, lengthen, and
15 turn inside out.
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --delay number
32 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
33 onds.).
34
35 --name which
36 Which object to draw. Choices are: helix2, helix3, helix4,
37 joinoffset, screw, taper, and twistoid.
38
39 --light | --no-light
40 Whether to light the scene, or use flat coloring.
41
42 --bitmap file
43 The texture map to use.
44
45 --wireframe
46 Render in wireframe instead of solid.
47
48 --fps Display the current frame rate, CPU load, and polygon count.
49
51 DISPLAY to get the default host and display number.
52
53 XENVIRONMENT
54 to get the name of a resource file that overrides the global
55 resources stored in the RESOURCE_MANAGER property.
56
57 XSCREENSAVER_WINDOW
58 The window ID to use with --root.
59
61 X(1), xscreensaver(1)
62
64 Copyright © 2002 by Linas Vepstas and David Konerding. Permission to
65 use, copy, modify, distribute, and sell this software and its documen‐
66 tation for any purpose is hereby granted without fee, provided that the
67 above copyright notice appear in all copies and that both that copy‐
68 right notice and this permission notice appear in supporting documenta‐
69 tion. No representations are made about the suitability of this soft‐
70 ware for any purpose. It is provided "as is" without express or im‐
71 plied warranty.
72
74 This screensaver was created by David Konerding from the samples that
75 come with the GL Extrusion library by Linas Vepstas.
76
77
78
79X Version 11 6.06-1.fc37 (12-Dec-2022) extrusion(6x)