1engine(6x) XScreenSaver manual engine(6x)
2
3
4
6 engine - draws a 3D four-stroke engine.
7
9 engine [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-engine name] [-delay number] [-no-move] [-no-spin] [-no-
11 title] [-fps]
12
14 Draws a simple four-stroke engine that floats around the screen.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -engine name
27 What kind of engine to draw. Default: random. Known models
28 are: "Honda Insight" (3), "BMW M3" (4), "VW Beetle" (flat 4),
29 "Audi Quattro" (5), "BMW M5" (6), "Subaru XT" (V6), "Porsche
30 911" (flat 6), "Corvette Z06" (V8), "Dodge Viper" (V10), and
31 "Jaguar XKE" (V12).
32
33 -delay number
34 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
35 onds.).
36
37 -move | -no-move
38 Whether the object should wander around the screen.
39
40 -spin | -no-spin
41 Whether the object should spin.
42
43 -fps Display the current frame rate, CPU load, and polygon count.
44
45 -title | -no-title
46 Whether to display the name of the engine being rendered.
47
49 DISPLAY to get the default host and display number.
50
51 XENVIRONMENT
52 to get the name of a resource file that overrides the global
53 resources stored in the RESOURCE_MANAGER property.
54
56 X(1), xscreensaver(1)
57
59 Copyright © 2002 by Ben Buxton. Permission to use, copy, modify, dis‐
60 tribute, and sell this software and its documentation for any purpose
61 is hereby granted without fee, provided that the above copyright notice
62 appear in all copies and that both that copyright notice and this per‐
63 mission notice appear in supporting documentation. No representations
64 are made about the suitability of this software for any purpose. It is
65 provided "as is" without express or implied warranty.
66
68 Ben Buxton.
69
70
71
72X Version 11 5.15-3.fc14 (18-Oct-2011) engine(6x)