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] [-whalespeed number] [-delay number] [-size number] [-count
11 number] [-no-texture] [-gradient] [-wireframe] [-fps]
12
14 This is xfishtank writ large: a GL animation of a number of sharks,
15 dolphins, and whales. The swimming motions are great.
16
18 -visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 -window Draw on a newly-created window. This is the default.
24
25 -root Draw on the root window.
26
27 -whalespeed number
28 Whale Speed. 0 - 1000. Default: 250.
29
30 -cycles number
31 Shark Speed. Default: 100.
32
33 -size number
34 Shark Proximity. 100 - 10000. Default: 6000.
35
36 -count number
37 Number of Sharks. 0 - 20. Default: 4.
38
39 -texture | -no-texture
40 Whether to show shimmering water.
41
42 -gradient
43 Whether to draw a gradient on the background, making it darker
44 at the bottom.
45
46 -wireframe
47 Render in wireframe instead of solid.
48
49 -fps Display the current frame rate, CPU load, and polygon count.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
59 X(1), xscreensaver(1)
60
62 Copyright © 2002 by Mark Kilgard. Permission to use, copy, modify,
63 distribute, and sell this software and its documentation for any pur‐
64 pose is hereby granted without fee, provided that the above copyright
65 notice appear in all copies and that both that copyright notice and
66 this permission notice appear in supporting documentation. No repre‐
67 sentations are made about the suitability of this software for any pur‐
68 pose. It is provided "as is" without express or implied warranty.
69
71 Mark Kilgard.
72
73
74
75
76X Version 11 6.04-1.fc36 (06-Jun-2022) atlantis(6x)