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] [--win‐
10 dow] [--root] [--window-id number] [--identical] [--cycles number]
11 [--delay number] [--ncolors number] [--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
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --identical | --no-identical
32 Whether to use identical pieces.
33
34 --cycles number
35 Duration. 500 - 5000. Default: 2000.
36
37 --delay number
38 Per-frame delay, in microseconds. Default: 10000 (0.01 sec‐
39 onds.).
40
41 --ncolors number
42 Number of Colors. Default: 64.
43
44 --fps Display the current frame rate and CPU load.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
53 XSCREENSAVER_WINDOW
54 The window ID to use with --root.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2002 by Stephen Montgomery-Smith. Permission to use, copy,
61 modify, distribute, and sell this software and its documentation for
62 any purpose is hereby granted without fee, provided that the above
63 copyright notice appear in all copies and that both that copyright no‐
64 tice and this permission notice appear in supporting documentation. No
65 representations are made about the suitability of this software for any
66 purpose. It is provided "as is" without express or implied warranty.
67
69 Stephen Montgomery-Smith.
70
71
72
73X Version 11 6.08-1.fc39 (17-Oct-2023) polyominoes(6x)