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 ][+, 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
46 -fps Display the current frame rate and CPU load.
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 Notable X resources supported include the following, which control
57 which hacks are displayed and which aren't. doWindows, doNT, doWin2K,
58 doAmiga, doMac, doMac1, doMacsBug, doMacX, doSCO, doAtari, doBSD,
59 doLinux, doSparcLinux, doHPPALinux, doBlitDamage, doSolaris, doHPUX,
60 doApple2, doOS390, doTru64, doVMS, doMSDOS, doOS2, doHVX, and doATM.
61 Each of these is a Boolean resource, they all default to true, except
62 for doAtari, doBSD, doSparcLinux, and doHPPALinux, which are turned off
63 by default, because they're really not all that interesting looking
64 unless you're a fan of those systems.
65
66 There are command-line options for all of these: e.g., -bsd, -no-bsd.
67 (Also note the -only option.)
68
70 Unlike the systems being simulated, bsod does not require a reboot
71 after running.
72
74 X(1), xscreensaver(1), http://www.microsoft.com/,
75 http://www.apple.com/, http://www.sco.com/, http://www.kernel.org/, and
76 http://www.amiga.de/.
77
79 Microsoft Windows, Microsoft Windows 95, and Microsoft Windows NT are
80 all registered trademarks of Microsoft Corporation. Apple Macintosh is
81 a registered trademark of Apple Computer. Amiga is a registered trade‐
82 mark of Amiga International, Inc. Atari ST is probably a trademark,
83 too, but it's hard to tell who owns it. Linux is a registered trade‐
84 mark of Linus Torvalds, but it isn't his fault. OS/2 is a registered
85 trademark of International Business Machines Corporation.
86
88 Copyright © 1998-2003 by Jamie Zawinski. Permission to use, copy, mod‐
89 ify, distribute, and sell this software and its documentation for any
90 purpose is hereby granted without fee, provided that the above copy‐
91 right notice appear in all copies and that both that copyright notice
92 and this permission notice appear in supporting documentation. No rep‐
93 resentations are made about the suitability of this software for any
94 purpose. It is provided "as is" without express or implied warranty.
95 No animals were harmed during the testing of these simulations. Always
96 mount a scratch monkey.
97
99 Concept cribbed from Stephen Martin <smartin@mks.com>. This version is
100 by Jamie Zawinski <jwz@jwz.org>, with contributions from many others.
101
102
103
104X Version 11 5.15-3.fc14 (18-Oct-2011) bsod(6x)