1atlantis(6x) XScreenSaver manual atlantis(6x)
2
3
4
6 atlantis - draw swimming sharks, whales, and dolphins.
7
9 atlantis [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--whalespeed number] [--delay number]
11 [--size number] [--count number] [--no-texture] [--gradient] [--wire‐
12 frame] [--fps]
13
15 This is xfishtank writ large: a GL animation of a number of sharks,
16 dolphins, and whales. The swimming motions are great.
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 --whalespeed number
33 Whale Speed. 0 - 1000. Default: 250.
34
35 --cycles number
36 Shark Speed. Default: 100.
37
38 --size number
39 Shark Proximity. 100 - 10000. Default: 6000.
40
41 --count number
42 Number of Sharks. 0 - 20. Default: 4.
43
44 --texture | --no-texture
45 Whether to show shimmering water.
46
47 --gradient
48 Whether to draw a gradient on the background, making it darker
49 at the bottom.
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)
68
70 Copyright © 2002 by Mark Kilgard. 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
79 Mark Kilgard.
80
81
82
83
84X Version 11 6.08-1.fc38 (17-Oct-2023) atlantis(6x)