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]
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 ][+, and NCD X
21 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 delay between displaying one crash and another.
42
43 -only which
44 Tell it to run only one mode, e.g., -only HPUX.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
54 Notable X resources supported include the following, which control
55 which hacks are displayed and which aren't. doWindows, doNT, doWin2K,
56 doAmiga, doMac, doMac1, doMacsBug, doMacX, doSCO, doAtari, doBSD,
57 doLinux, doSparcLinux, doHPPALinux, doBlitDamage, doSolaris, doHPUX,
58 doApple2, doOS390, doTru64, doVMS, doMSDOS, doOS2, and doHVX. Each of
59 these is a Boolean resource, they all default to true, except for
60 doAtari, doBSD, doSparcLinux, and doHPPALinux, which are turned off by
61 default, because they're really not all that interesting looking unless
62 you're a fan of those systems.
63
64 There are command-line options for all of these: e.g., -bsd, -no-bsd.
65 (Also note the -only option.)
66
68 Unlike the systems being simulated, bsod does not require a reboot
69 after running.
70
72 X(1), xscreensaver(1), http://www.microsoft.com/,
73 http://www.apple.com/, http://www.sco.com/, http://www.kernel.org/, and
74 http://www.amiga.de/.
75
77 Microsoft Windows, Microsoft Windows 95, and Microsoft Windows NT are
78 all registered trademarks of Microsoft Corporation. Apple Macintosh is
79 a registered trademark of Apple Computer. Amiga is a registered trade‐
80 mark of Amiga International, Inc. Atari ST is probably a trademark,
81 too, but it's hard to tell who owns it. Linux is a registered trade‐
82 mark of Linus Torvalds, but it isn't his fault. OS/2 is a registered
83 trademark of International Business Machines Corporation.
84
86 Copyright © 1998-2003 by Jamie Zawinski. Permission to use, copy, mod‐
87 ify, distribute, and sell this software and its documentation for any
88 purpose is hereby granted without fee, provided that the above copy‐
89 right notice appear in all copies and that both that copyright notice
90 and this permission notice appear in supporting documentation. No rep‐
91 resentations are made about the suitability of this software for any
92 purpose. It is provided "as is" without express or implied warranty.
93 No animals were harmed during the testing of these simulations. Always
94 mount a scratch monkey.
95
97 Concept cribbed from Stephen Martin <smartin@mks.com>. This version is
98 by Jamie Zawinski <jwz@jwz.org>, with contributions from many others.
99
100
101
102X Version 11 5.05-3 (06-Apr-2008) bsod(6x)