1abstractile(6x) XScreenSaver manual abstractile(6x)
2
3
4
6 abstractile - draw abstract mosaic patterns of interlocking tiles
7
9 abstractile [-sleep seconds] [-speed int] [-tile tile_mode] [-fps]
10
12 The abstractile program draws chaotic grids of randomly colored and
13 shaped interlocking tiles.
14
16 abstractile accepts the following options:
17
18 -sleep seconds
19 Specify the number of seconds to sleep between screens (0-60).
20
21 -speed int
22 A value between 0 and 5 used to specify the speed at which each
23 screen is drawn.
24
25 -tile tile_mode
26 The type of tile that is drawn on each screen. Legal values
27 are random, flat, thin, outline, block, neon, and tiled
28
29 -fps Display the current frame rate and CPU load.
30
32 DISPLAY to get the default host and display number.
33
34 XENVIRONMENT
35 to get the name of a resource file that overrides the global
36 resources stored in the RESOURCE_MANAGER property.
37
39 X(1), xscreensaver(1)
40
42 Copyright © 2004 by Steve Sundstrom. Based on examples from the hacks
43 directory of xscreensaver, Copyright (c) 1997, 1998, 2002 Jamie Zawin‐
44 ski <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, pro‐
48 vided that the above copyright notice appear in all copies and that
49 both that copyright notice and this permission notice appear in sup‐
50 porting documentation.
51
53 Steve Sundstrom
54
55
56
57X Version 11 5.43-2.fc31 (27-Aug-2019) abstractile(6x)