1 .TH XScreenSaver 1 "" "X Version 11"
3 deluxe - pulsing sequence of stars, circles, and lines.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
11 [\-thickness \fInumber\fP]
12 [\-count \fInumber\fP]
13 [\-ncolors \fInumber\fP]
18 This draws a pulsing sequence of stars, circles, and lines.
21 .B \-visual \fIvisual\fP
22 Specify which visual to use. Legal values are the name of a visual class,
23 or the id number (decimal or hex) of a specific visual.
26 Draw on a newly-created window. This is the default.
29 Draw on the root window.
31 .B \-delay \fInumber\fP
32 Per-frame delay, in microseconds. Default: 5000 (0.01 seconds.).
34 .B \-thickness \fInumber\fP
35 Thickness of lines. Default: 50.
37 .B \-count \fInumber\fP
38 Number of objects. Default: 5.
40 .B \-ncolors \fInumber\fP
41 Number of colors. Default: 20.
43 .B \-transparent | \-no-transparent
44 Whether to use transparency.
47 Whether to double buffer.
50 Display the current frame rate and CPU load.
55 to get the default host and display number.
58 to get the name of a resource file that overrides the global resources
59 stored in the RESOURCE_MANAGER property.
64 Copyright \(co 2002 by Jamie Zawinski. Permission to use, copy, modify,
65 distribute, and sell this software and its documentation for any purpose is
66 hereby granted without fee, provided that the above copyright notice appear
67 in all copies and that both that copyright notice and this permission notice
68 appear in supporting documentation. No representations are made about the
69 suitability of this software for any purpose. It is provided "as is" without
70 express or implied warranty.