1bsod(6x) XScreenSaver manual bsod(6x)
2
3
4
6 bsod - Blue Screen of Death emulator
7
9 bsod [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-install] [-visual visual] [-delay
11 seconds] [-fps]
12
14 The bsod program is the finest in personal computer emulation.
15
16 bsod steps through a set of screens, each one a recreation of a differ‐
17 ent failure mode of an operating system. Systems depicted include Win‐
18 dows 3.1, Windows 95, Windows NT, MS-DOS, AmigaDOS 1.3, Linux, SCO
19 UNIX, BSD UNIX, HPUX, Solaris, Tru64, VMS, HVX/GCOS6, IBM OS/390, OS/2,
20 MacOS (MacsBug, Bomb, Sad Mac, and OSX), Atari ST, Apple ][+, VMware
21 and NCD X Terminals.
22
24 bsod accepts the following options:
25
26 -window Draw on a newly-created window. This is the default.
27
28 -root Draw on the root window.
29
30 -mono If on a color display, pretend we're on a monochrome display.
31
32 -install
33 Install a private colormap for the window.
34
35 -visual visual
36 Specify which visual to use. Legal values are the name of a
37 visual class, or the id number (decimal or hex) of a specific
38 visual.
39
40 -delay delay
41 The duration each crash-mode is displayed before selecting
42 another.
43
44 -only which
45 Tell it to run only one mode, e.g., -only HPUX.
46
47 -fps Display the current frame rate and CPU load.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 Notable X resources supported include the following, which control
58 which hacks are displayed and which aren't. doWindows, doNT, doWin2K,
59 doWin10, doRansomware, doAmiga, doMac, doMac1, doMacsBug, doMacX,
60 doSCO, doAtari, doBSD, doLinux, doSparcLinux, doHPPALinux, doBlitDam‐
61 age, doSolaris, doHPUX, doApple2, doOS390, doTru64, doVMS, doMSDOS,
62 doOS2, doHVX, doVMware, and doATM. Each of these is a Boolean
63 resource, they all default to true, except for doAtari, doBSD, doSpar‐
64 cLinux, and doHPPALinux, which are turned off by default, because
65 they're really not all that interesting looking unless you're a fan of
66 those systems.
67
68 There are command-line options for all of these: e.g., -bsd, -no-bsd.
69 (Also note the -only option.)
70
72 Unlike the systems being simulated, bsod does not require a reboot
73 after running.
74
76 X(1), xscreensaver(1), http://www.microsoft.com/,
77 http://www.apple.com/, http://www.sco.com/, http://www.kernel.org/, and
78 http://www.amiga.de/.
79
81 Microsoft Windows, Microsoft Windows 95, and Microsoft Windows NT are
82 all registered trademarks of Microsoft Corporation. Apple Macintosh is
83 a registered trademark of Apple Computer. Amiga is a registered trade‐
84 mark of Amiga International, Inc. Solaris is a trademark of Sun
85 Microsystems. HP-UX is a trademark of HP Hewlett Packard Group LLC.
86 Nvidia is a tradmark of Nvidia Corporation. VMS is probably a trade‐
87 mark of Digital Equipment Corporation. Atari ST is probably a trade‐
88 mark, too, but it's hard to tell who owns it. SCO is probably still a
89 trademark of somebody these days, I guess. Linux is a registered
90 trademark of Linus Torvalds, but it isn't his fault. OS/2 is a regis‐
91 tered trademark of International Business Machines Corporation. VMware
92 is a registered trademark of VMware, Inc. Android is a trademark of
93 Google LLC. GladOS is a trademark of Aperture Science Incorporated.
94
96 Copyright © 1998-2018 by Jamie Zawinski. Permission to use, copy, mod‐
97 ify, distribute, and sell this software and its documentation for any
98 purpose is hereby granted without fee, provided that the above copy‐
99 right notice appear in all copies and that both that copyright notice
100 and this permission notice appear in supporting documentation. No rep‐
101 resentations are made about the suitability of this software for any
102 purpose. It is provided "as is" without express or implied warranty.
103 No animals were harmed during the testing of these simulations. Always
104 mount a scratch monkey.
105
107 Concept cribbed from Stephen Martin <smartin@mks.com>. This version is
108 by Jamie Zawinski <jwz@jwz.org>, with contributions from many others.
109
110
111
112X Version 11 5.45-1.fc33 (10-Dec-2020) bsod(6x)