1RSS Other Screensaver(1) General Commands Manual RSS Other Screensaver(1)
2
3
4
6 feedback - Stirring colors with a jiggling warp.
7
9 feedback [--root/-r] [--maxfps/-x number] [--vsync/-y number]
10 [--dpms/-M number] [--grey/-g] [--saturation/-S number] [--lightness/-L
11 number] [--period/-p number] [--speed/-s number] [--cells/-c number]
12 [--texsize/-t number] [--grid/-i]
13
15 Colors are swirled by repeatedly mapping a spring loaded grid to a uni‐
16 form grid, pulling in colors from the cycling perimeter.
17
18 Written 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 --grey Use greyscale instead of hue wheel.
35
36 --saturation number
37 Set color saturation. 0 - 255. Default: 255
38
39 --lightness number
40 Set color lightness. 0 - 255. Default: 255
41
42 --period number
43 Sets color cycling period in seconds. 0 - 100. Default: 5
44
45 --speed number
46 Sets speed of warping grid wobble. 1 - 100. Default: 10
47
48 --cells number
49 Sets height and width of warping grid in powers of 2. 0 - 6.
50 Default: 3
51
52 --texsize number
53 Sets height and width of warped texture in powers of 2. 6 -
54 12. Default: 8
55
56 --grid Turns on rendering of the warping grid.
57
59 DISPLAY to get the default host and display number.
60
62 X(1),
63
65 Copyright © 2009 by Tugrul Galatali.
66
67 Feedback is free software; you can redistribute it and/or modify it
68 under the terms of the GNU General Public License version 2 as pub‐
69 lished by the Free Software Foundation.
70
71 Feedback is distributed in the hope that it will be useful, but WITHOUT
72 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
73 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
74 for more details.
75
77 Tugrul Galatali <tugrul@galatali.com>
78
79
80
81
82X Version 11 RSS Other Screensaver(1)