1polyominoes(6x) XScreenSaver manual polyominoes(6x)
2
3
4
6 polyominoes - fill a rectangle with irregularly-shaped blocks.
7
9 polyominoes [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-identical] [-cycles number] [-delay number] [-ncolors number]
11
13 Repeatedly attempts to completely fill a rectangle with irregularly-
14 shaped puzzle pieces.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -identical | -no-identical
27 Whether to use identical pieces.
28
29 -cycles number
30 Duration. 500 - 5000. Default: 2000.
31
32 -delay number
33 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
34 onds.).
35
36 -ncolors number
37 Number of Colors. Default: 64.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
47 X(1), xscreensaver(1)
48
50 Copyright © 2002 by Stephen Montgomery-Smith. Permission to use, copy,
51 modify, distribute, and sell this software and its documentation for
52 any purpose is hereby granted without fee, provided that the above
53 copyright notice appear in all copies and that both that copyright
54 notice and this permission notice appear in supporting documentation.
55 No representations are made about the suitability of this software for
56 any purpose. It is provided "as is" without express or implied war‐
57 ranty.
58
60 Stephen Montgomery-Smith.
61
62
63
64X Version 11 5.05-3 (06-Apr-2008) polyominoes(6x)