source: trunk/third/xscreensaver/hacks/juggle.man @ 20148

Revision 20148, 1.5 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20147, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "" "X Version 11"
2.SH NAME
3juggle - juggling man screen saver.
4.SH SYNOPSIS
5.B juggle
6[\-display \fIhost:display.screen\fP]
7[\-visual \fIvisual\fP]
8[\-window]
9[\-root]
10[\-count \fInumber\fP]
11[\-trail \fInumber\fP]
12[\-solid]
13.SH DESCRIPTION
14Draws a juggling stick-man.
15.SH OPTIONS
16.TP 8
17.B \-visual \fIvisual\fP
18Specify which visual to use.  Legal values are the name of a visual class,
19or the id number (decimal or hex) of a specific visual.
20.TP 8
21.B \-window
22Draw on a newly-created window.  This is the default.
23.TP 8
24.B \-root
25Draw on the root window.
26.TP 8
27.B \-count \fInumber\fP
28Speed.  50 - 1000.  Default: 150.
29.TP 8
30.B \-trail \fInumber\fP
31Trail Length.  0 - 100.  Default: 0.
32.TP 8
33.B \-solid | \-no-solid
34Whether to draw checkered balls.
35.SH ENVIRONMENT
36.PP
37.TP 8
38.B DISPLAY
39to get the default host and display number.
40.TP 8
41.B XENVIRONMENT
42to get the name of a resource file that overrides the global resources
43stored in the RESOURCE_MANAGER property.
44.SH SEE ALSO
45.BR X (1),
46.BR xscreensaver (1)
47.SH COPYRIGHT
48Copyright \(co 2002 by Tim Auckland.  Permission to use, copy, modify,
49distribute, and sell this software and its documentation for any purpose is
50hereby granted without fee, provided that the above copyright notice appear
51in all copies and that both that copyright notice and this permission notice
52appear in supporting documentation.  No representations are made about the
53suitability of this software for any purpose.  It is provided "as is" without
54express or implied warranty.
55.SH AUTHOR
56Tim Auckland.
Note: See TracBrowser for help on using the repository browser.