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

Revision 20148, 1.7 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
3barcode - draws a random sequence of barcodes for the products you enjoy
4.SH SYNOPSIS
5.B barcode
6[\-display \fIhost:display.screen\fP]
7[\-visual \fIvisual\fP]
8[\-window]
9[\-root]
10[\-delay \fInumber\fP]
11[\-clock]
12[\-clock24]
13.SH DESCRIPTION
14This draws a random sequence of colorful barcodes scrolling across your
15screen.
16.SH OPTIONS
17.TP 8
18.B \-visual \fIvisual\fP
19Specify which visual to use.  Legal values are the name of a visual class,
20or the id number (decimal or hex) of a specific visual.
21.TP 8
22.B \-window
23Draw on a newly-created window.  This is the default.
24.TP 8
25.B \-root
26Draw on the root window.
27.TP 8
28.B \-delay \fInumber\fP
29Per-frame delay, in microseconds.  Default: 10000 (0.02 seconds.).
30.TP 8
31.B \-clock
32Instead of drawing a stream of barcodes, draw a barcode-based digital clock.
33.TP 8
34.B \-clock24
35Same as \fI\-clock\fP, but display 24-hour time instead of 12-hour time.
36.SH ENVIRONMENT
37.PP
38.TP 8
39.B DISPLAY
40to get the default host and display number.
41.TP 8
42.B XENVIRONMENT
43to get the name of a resource file that overrides the global resources
44stored in the RESOURCE_MANAGER property.
45.SH SEE ALSO
46.BR X (1),
47.BR xscreensaver (1)
48.SH COPYRIGHT
49Copyright \(co 2003 by Dan Bornstein.  Permission to use, copy, modify,
50distribute, and sell this software and its documentation for any purpose is
51hereby granted without fee, provided that the above copyright notice appear
52in all copies and that both that copyright notice and this permission notice
53appear in supporting documentation.  No representations are made about the
54suitability of this software for any purpose.  It is provided "as is" without
55express or implied warranty.
56.SH AUTHOR
57Dan Bornstein <danfuzz@milk.com>
Note: See TracBrowser for help on using the repository browser.