1RSS Other Screensaver(1) General Commands Manual RSS Other Screensaver(1)
2
3
4
6 sundancer2 - rotating stack of quads.
7
9 sundancer2 [--root/-r] [--maxfps/-x number] [--nice/-n]
10 [--quad_count/-q number] [--speed/-s number] [--transparency/-t number]
11 [--foreground/-f number] [--background/-b number] [--reverse/-e] [--no-
12 reverse/-E]
13
15 Neat rotation effects from rotation and skewing stack of transparent
16 squares.
17
18 Ported to Linux by Tugrul Galatali.
19
21 --root Draw on the root window.
22
23 --maxfps number
24 Set maximum frame rate.
25
26 --nice Idle between frames using select(), or, if --maxfps is speci‐
27 fied, idle in the fps limiting delay loop.
28
29 --quad_count number
30 Set number of stacked quads. 1 - 300. Default: 150
31
32 --speed number
33 Rotational speed. 1 - 40. Default: 20
34
35 --transparency number
36 Percentage of transparency. 1 - 100. Default: 75
37
38 --foreground number
39 Color for the top of the heap using hex color codes. 000000 -
40 ffffff. Default: ffff00
41
42 --background number
43 Color for the bottom of the heap using hex color codes. 000000
44 - ffffff. Default: ff0000
45
46 --reverse
47 Reverse rotation occasionally. Default: False
48
50 DISPLAY to get the default host and display number.
51
53 X(1),
54
56 Copyright © 2002 by Dirk Songuer and Tugrul Galatali.
57
58 Sundancer2 is free software; you can redistribute it and/or modify it
59 under the terms of the GNU General Public License version 2 as pub‐
60 lished by the Free Software Foundation.
61
62 Sundancer2 is distributed in the hope that it will be useful, but WITH‐
63 OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
64 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
65 License for more details.
66
68 Dirk Songuer <delax@sundancerinc.de> and Tugrul Galatali
69 <tugrul@galatali.com>
70
71
72
73
74X Version 11 RSS Other Screensaver(1)