source: trunk/third/xscreensaver/hacks/compass.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
3compass - draws a spinning compass.
4.SH SYNOPSIS
5.B compass
6[\-display \fIhost:display.screen\fP]
7[\-visual \fIvisual\fP]
8[\-window]
9[\-root]
10[\-delay \fInumber\fP]
11[\-no-db]
12.SH DESCRIPTION
13This draws a compass, with all elements spinning about randomly, for that
14``lost and nauseous'' feeling.
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 \-delay \fInumber\fP
28Per-frame delay, in microseconds.  Default: 20000 (0.02 seconds.).
29.TP 8
30.B \-db | \-no-db
31Double Buffer.  Boolean.
32.SH ENVIRONMENT
33.PP
34.TP 8
35.B DISPLAY
36to get the default host and display number.
37.TP 8
38.B XENVIRONMENT
39to get the name of a resource file that overrides the global resources
40stored in the RESOURCE_MANAGER property.
41.SH SEE ALSO
42.BR X (1),
43.BR xscreensaver (1)
44.SH COPYRIGHT
45Copyright \(co 2002 by Jamie Zawinski.  Permission to use, copy, modify,
46distribute, and sell this software and its documentation for any purpose is
47hereby granted without fee, provided that the above copyright notice appear
48in all copies and that both that copyright notice and this permission notice
49appear in supporting documentation.  No representations are made about the
50suitability of this software for any purpose.  It is provided "as is" without
51express or implied warranty.
52.SH AUTHOR
53Jamie Zawinski.
Note: See TracBrowser for help on using the repository browser.