1scooter(6x) XScreenSaver manual scooter(6x)
2
3
4
6 scooter - shows a journey through space tunnel and stars
7
9 scooter [--display host:display.screen] [--mono] [--delay millisecs]
10 [--cycles cycles] [--count count] [--size size] [--ncolors colors]
11 [--window] [--root] [--window-id number][--install | --noinstall]
12 [--visual visual] [--fps | --no-fps] [--pair]
13
15 scooter is a screensaver that shows endless journey through space tun‐
16 nel and stars.
17
19 scooter accepts the following options:
20
21 --window
22 Draw on a newly-created window. This is the default.
23
24 --root Draw on the root window.
25
26 --window-id number
27 Draw on the specified window.
28
29 --install
30 Install a private colormap for the window.
31
32 --visual visual
33 Specify which visual to use. Legal values are the name of a
34 visual class, or the id number (decimal or hex) of a specific
35 visual.
36
37 --delay milliseconds
38 How much of a delay should be introduced between steps of the
39 animation. Default 10, or about 1/100th second.
40
41 --cycles cycles
42 How fast/slow the screensaver is. cycles takes number of cy‐
43 cles. The default is 5 cycles.
44
45 --count count
46 Specifies how many doors in a tunnel can be rendered. Minimum
47 is 4. Default is 24.
48
49 --size size
50 Specifies how many stars outside the tunnel can be rendered.
51 Default is 100.
52
53 --ncolors colors
54 Specifies number of colors. A number that is less than or
55 equals 2 means monochrome. --mono achieves the same thing.
56
57 --pair Start screensaver in pairs (Not recommended)
58
59 --fps Display the current frame rate and CPU load.
60
62 DISPLAY to get the default host and display number.
63
64 XENVIRONMENT
65 to get the name of a resource file that overrides the global
66 resources stored in the RESOURCE_MANAGER property.
67
68 XSCREENSAVER_WINDOW
69 The window ID to use with --root.
70
72 X(1), xscreensaver(1), xscreensaver-settings(1), xscreensaver-getim‐
73 age(6x)
74
76 Copyright © 2001 by Sven Thoennissen. Permission to use, copy, modify,
77 distribute, and sell this software and its documentation for any pur‐
78 pose is hereby granted without fee, provided that the above copyright
79 notice appear in all copies and that both that copyright notice and
80 this permission notice appear in supporting documentation. No repre‐
81 sentations are made about the suitability of this software for any pur‐
82 pose. It is provided "as is" without express or implied warranty.
83
85 Sven Thoennissen <posse@gmx.net>
86
87
88
89X Version 11 6.08-1.fc38 (17-Oct-2023) scooter(6x)