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