Penguin
Blame: whirlygig(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of whirlygig(1) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 XScreenSaver
2 !!!XScreenSaver
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SEE ALSO
9 COPYRIGHT
10 AUTHOR
11 ----
12 !!NAME
13
14
15 whirlygig -- zooming chains of sinusoidal spots
16 !!SYNOPSIS
17
18
19 __whirlygig__ [[-display ''host:display.screen'']
20 [[-window] [[-root] [[-background] [[-foreground] [[-xspeed]
21 [[-yspeed] [[-whirlies] [[-nlines]
22 !!DESCRIPTION
23
24
25 The whirlygig program draws a series of circles on your
26 screen. They then move about in a cyclic
27 pattern
28 !!OPTIONS
29
30
31 ''whirlygig'' accepts the following options:
32
33
34 __-window__
35
36
37 Draw on a newly-created window. This is the
38 default.
39
40
41 __-root__
42
43
44 Draw on the root window.
45
46
47 __-visual__ ''visual''
48
49
50 Specify which visual to use. Legal values are the name of a
51 visual class, or the id number (decimal or hex) of a
52 specific visual.
53
54
55 __-xspeed speed__
56
57
58 Specify how fast the dots should cycle horizontally. Try out
59 values from .01 to 4000
60
61
62 __-yspeed speed__
63
64
65 Specify how fast the dots should cycle vertically. Try out
66 values from .01 to 4000
67
68
69 __-whirlies a number__
70
71
72 Specify how many whilrlies you want
73
74
75 __-nlines number of lines__
76
77
78 Specify how many lines of whirlies you want
79 !!ENVIRONMENT
80
81
82 __DISPLAY__
83
84
85 to get the default host and display number.
86
87
88 __XENVIRONMENT__
89
90
91 to get the name of a resource file that overrides the global
92 resources stored in the RESOURCE_MANAGER
93 property.
94 !!SEE ALSO
95
96
4 perry 97 X(1), xscreensaver(1)
1 perry 98 !!COPYRIGHT
99
100
101 Copyright 2001 by Ashton Trey Belew. Permission to use,
102 copy, modify, distribute, and sell this software and its
103 documentation for any purpose is hereby granted without fee,
104 provided that the above copyright notice appear in all
105 copies and that both that copyright notice and this
106 permission notice appear in supporting documentation. No
107 representations are made about the suitability of this
108 software for any purpose. It is provided
109 !!AUTHOR
110
111
112 Ashton Trey Belew
113 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.