http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / abstractile.man
1 .TH XScreenSaver 1 "27-Apr-97" "X Version 11"
2 .SH NAME
3 abstractile - draw abstract mosaic patterns of interlocking tiles
4 .SH SYNOPSIS
5 .B abstractile
6 [\-sleep \fIseconds\fP] [\-speed \fIint\fP] [\-tile \fItile_mode\fP]
7 [\-fps]
8 .SH DESCRIPTION
9 The \fIabstractile\fP program draws chaotic grids of randomly colored
10 and shaped interlocking tiles.
11 .SH OPTIONS
12 .I abstractile
13 accepts the following options:
14 .TP 8
15 .B \-sleep \fIseconds\fP
16 Specify the number of seconds to sleep between screens (0-60).
17 .TP 8
18 .B \-speed \fIint\fP
19 A value between 0 and 5 used to specify the speed at which each screen is drawn.
20 .TP 8
21 .B \-tile \fItile_mode\fP
22 The type of tile that is drawn on each screen.  Legal values are
23 \fIrandom\fP, \fIflat\fP, \fIthin\fP, \fIoutline\fP, 
24 \fIblock\fP, \fIneon\fP, and \fItiled\fP
25 .TP 8
26 .B \-fps
27 Display the current frame rate and CPU load.
28 .SH ENVIRONMENT
29 .PP
30 .TP 8
31 .B DISPLAY
32 to get the default host and display number.
33 .TP 8
34 .B XENVIRONMENT
35 to get the name of a resource file that overrides the global resources
36 stored in the RESOURCE_MANAGER property.
37 .SH SEE ALSO
38 .BR X (1),
39 .BR xscreensaver (1)
40 .SH COPYRIGHT
41 Copyright \(co 2004 by Steve Sundstrom.  Based on
42 examples from the hacks directory of xscreensaver,
43 Copyright (c) 1997, 1998, 2002 Jamie Zawinski
44 <jwz@jwz.org>
45
46 Permission to use, copy, modify, and distribute this software and its
47 documentation for any purpose and without fee is hereby granted,
48 provided that the above copyright notice appear in all copies and that
49 both that copyright notice and this permission notice appear in
50 supporting documentation.
51 .SH AUTHOR
52 Steve Sundstrom