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] [--vsync/-y number]
10 [--dpms/-M number] [--quad_count/-q number] [--speed/-s number]
11 [--transparency/-t number] [--foreground/-f number] [--background/-b
12 number] [--reverse/-e] [--no-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 --vsync number
27 Limit redraws to specified number of vertical refreshes. 0 -
28 100. Default: 1
29
30 --dpms number
31 Stop rendering new frames if the display is not on. 0 - 1.
32 Default: 1
33
34 --quad_count number
35 Set number of stacked quads. 1 - 300. Default: 150
36
37 --speed number
38 Rotational speed. 1 - 40. Default: 20
39
40 --transparency number
41 Percentage of transparency. 1 - 100. Default: 75
42
43 --foreground number
44 Color for the top of the heap using hex color codes. 000000 -
45 ffffff. Default: ffff00
46
47 --background number
48 Color for the bottom of the heap using hex color codes. 000000
49 - ffffff. Default: ff0000
50
51 --reverse
52 Reverse rotation occasionally. Default: False
53
55 DISPLAY to get the default host and display number.
56
58 X(1),
59
61 Copyright © 2002 by Dirk Songuer and Tugrul Galatali.
62
63 Sundancer2 is free software; you can redistribute it and/or modify it
64 under the terms of the GNU General Public License version 2 as pub‐
65 lished by the Free Software Foundation.
66
67 Sundancer2 is distributed in the hope that it will be useful, but WITH‐
68 OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
69 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
70 License for more details.
71
73 Dirk Songuer <delax@sundancerinc.de> and Tugrul Galatali
74 <tugrul@galatali.com>
75
76
77
78
79X Version 11 RSS Other Screensaver(1)