1covid19(6x) XScreenSaver manual covid19(6x)
2
3
4
6 covid19 - the most 2020 of all screen savers.
7
9 covid19 [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--speed number]
11 [--count number] [--no-wander] [--no-spin] [--wireframe] [--fps]
12
14 SARS-CoV-2. Stay the fuck home. Wear a fucking mask.
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
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --delay number
31 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
32 onds).
33
34 --speed number
35 Animation speed. 2.0 means twice as fast, 0.5 means half as
36 fast.
37
38 --count number
39 Maximum number of virus particles. 1 - 200. Default: 60.
40
41 --wander | --no-wander
42 Whether the viruses should wander around the screen.
43
44 --spin | --no-spin
45 Whether the viruses should spin.
46
47 --wireframe | --no-wireframe
48 Render in wireframe instead of solid.
49
50 --fps | --no-fps
51 Whether to show a frames-per-second display at the bottom of
52 the screen.
53
55 DISPLAY to get the default host and display number.
56
57 XENVIRONMENT
58 to get the name of a resource file that overrides the global
59 resources stored in the RESOURCE_MANAGER property.
60
61 XSCREENSAVER_WINDOW
62 The window ID to use with --root.
63
65 X(1), xscreensaver(1)
66
68 Copyright © 2020 by Jamie Zawinski. Permission to use, copy, modify,
69 distribute, and sell this software and its documentation for any pur‐
70 pose is hereby granted without fee, provided that the above copyright
71 notice appear in all copies and that both that copyright notice and
72 this permission notice appear in supporting documentation. No repre‐
73 sentations are made about the suitability of this software for any pur‐
74 pose. It is provided "as is" without express or implied warranty.
75
77 Jamie Zawinski.
78
79
80
81X Version 11 6.06-1.fc37 (12-Dec-2022) covid19(6x)