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