1Really Slick ScreenSavers(1)General Commands ManualReally Slick ScreenSavers(1)
2
3
4
6 hyperspace - Flying through hyper space.
7
9 hyperspace [--root/-r] [--maxfps/-x number] [--vsync/-y number]
10 [--dpms/-M number] [--speed/-s number] [--stars/-S number] [--star‐
11 size/-t number] [--resolution/-R number] [--depth/-d number] [--fov/-f
12 number] [--no-shader/-H]
13
15 From Terry Walsh (http://reallyslick.com): "This is a real number
16 cruncher of a screensaver. Computers are getting much more powerful
17 these days, and my old savers don't bring them to their knees like they
18 used to. This one does. Of course, you can still turn the settings way
19 down if you have a pathetic, old computer."
20
21 Ported to Linux by Tugrul Galatali.
22
24 --root Draw on the root window.
25
26 --maxfps number
27 Set maximum frame rate.
28
29 --vsync number
30 Limit redraws to specified number of vertical refreshes. 0 -
31 100. Default: 1
32
33 --dpms number
34 Stop rendering new frames if the display is not on. 0 - 1.
35 Default: 1
36
37 --speed number
38 Speed of fly through. 1 - 100. Default: 10
39
40 --stars number
41 Number of stars. 0 - 10000. Default: 1000
42
43 --starsize number
44 Size of stars. 1 - 100. Default: 10
45
46 --resolution number
47 Resolution of the goo. 4 - 20. Default: 10
48
49 --depth number
50 Depth of the scene. 1 - 10. Default: 5
51
52 --fov number
53 Field of view. 10 - 150. Default: 10
54
55 --no-shader
56 Disables use of vertex/fragment shaders, in case they do not
57 work as expected.
58
60 DISPLAY to get the default host and display number.
61
63 X(1),
64
66 Copyright © 2005 by Terry Walsh and Tugrul Galatali.
67
68 Hyperspace is free software; you can redistribute it and/or modify it
69 under the terms of the GNU General Public License version 2 as pub‐
70 lished by the Free Software Foundation.
71
72 Hyperspace is distributed in the hope that it will be useful, but WITH‐
73 OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
74 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
75 License for more details.
76
78 Terry Walsh and Tugrul Galatali <tugrul@galatali.com>
79
80
81
82
83X Version 11 Really Slick ScreenSavers(1)