1flyingtoasters(6x) XScreenSaver manual flyingtoasters(6x)
2
3
4
6 flyingtoasters - 3d space-age jet-powered flying toasters (and toast)
7
9 flyingtoasters [--display host:display.screen] [--visual visual]
10 [--window] [--root] [--window-id number] [--delay number] [--speed num‐
11 ber] [--ntoasters number] [--nslices number] [--no-texture] [--no-fog]
12 [--wireframe] [--fps]
13
15 Draws a squadron of shiny 3D space-age jet-powered flying toasters, and
16 associated toast, flying across your screen.
17
19 --visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 --window
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --window-id number
30 Draw on the specified window.
31
32 --delay number
33 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
34 onds.).
35
36 --speed number
37 How fast the toasters fly. Larger for faster. Default: 1.0.
38
39 --ntoasters number
40 How many toasters to draw. Default 20.
41
42 --nslices number
43 How many slices of toast to draw. Default 25.
44
45 --no-texture
46 Turn off texture mapping (for slow machines.)
47
48 --no-fog
49 Turn off fog (do not fade out distant toasters.)
50
51 --wireframe
52 Render in wireframe instead of solid.
53
54 --fps Display the current frame rate, CPU load, and polygon count.
55
57 DISPLAY to get the default host and display number.
58
59 XENVIRONMENT
60 to get the name of a resource file that overrides the global
61 resources stored in the RESOURCE_MANAGER property.
62
63 XSCREENSAVER_WINDOW
64 The window ID to use with --root.
65
67 X(1), xscreensaver(1) AfterDark
68
70 Copyright © 2003 by Jamie Zawinski. Permission to use, copy, modify,
71 distribute, and sell this software and its documentation for any pur‐
72 pose is hereby granted without fee, provided that the above copyright
73 notice appear in all copies and that both that copyright notice and
74 this permission notice appear in supporting documentation. No repre‐
75 sentations are made about the suitability of this software for any pur‐
76 pose. It is provided "as is" without express or implied warranty.
77
78 The original After Dark flying toasters, with the fluffy white wings,
79 were a trademark of Berkeley Systems. Berkeley Systems ceased to exist
80 some time in 1998, having been gobbled up by Sierra Online, who were
81 subsequently gobbled up by Flipside and/or Vivendi (it's hard to tell
82 exactly what happened when.)
83
84 I doubt anyone even cares any more, but if they do, hopefully this
85 homage, with the space-age 3D jet-plane toasters, will be considered
86 different enough that whoever still owns the trademark to the fluffy-
87 winged 2D bitmapped toasters won't get all huffy at us.
88
90 Code by Jamie Zawinski. Object models by Baconmonkey.
91
92
93
94X Version 11 6.08-1.fc39 (17-Oct-2023) flyingtoasters(6x)