1jigsaw(6x)                    XScreenSaver manual                   jigsaw(6x)
2
3
4

NAME

6       jigsaw - permute an image like a jigsaw puzzle
7

SYNOPSIS

9       jigsaw  [--display host:display.screen] [--delay usecs] [--speed ratio]
10       [--complexity ratio] [--resolution int] [--thickness float]  [--no-wob‐
11       ble] [--fps] [--visual visual] [--window] [--root] [--window-id number]
12

DESCRIPTION

14       The  jigsaw  program loads an image, carves it up into a jigsaw puzzle,
15       shuffles it, and then solves it.
16
17       The image that it manipulates will be grabbed from the portion  of  the
18       screen underlying the window, or from the system's video input, or from
19       a random file on disk, as indicated by the grabDesktopImages, grabVide‐
20       oFrames,  and  chooseRandomImages  options in the ~/.xscreensaver file;
21       see xscreensaver-settings(1) for more details.
22

OPTIONS

24       jigsaw accepts the following options:
25
26       --delay microseconds
27               How long to wait between animation frames; default 20000.
28
29       --speed ratio
30               Less than 1 for slower, greater than 1 for faster.  Default 1.
31
32       --complexity ratio
33               Less than 1 for simpler puzzles (fewer pieces), greater than  1
34               for more complex puzzles (more pieces).  Default 1.
35
36       --resolution ratio
37               Smoothness of the edges of the pieces.  Less than 1 for rougher
38               pieces (fewer polygons),  greater  than  1  for  more  smoother
39               pieces (more polygons).  Default 1.
40
41       --thickness float
42               Thickness  of the puzzle pieces (relative to their width).  De‐
43               fault 0.06.
44
45       --no-wobble
46               Keep the display stationary instead  of  very  slowly  wobbling
47               back and forth.
48
49       --fps   Display the current frame rate, polygon count, and CPU load.
50
51       --window
52               Draw on a newly-created window.  This is the default.
53
54       --root  Draw on the root window.
55
56       --window-id number
57               Draw on the specified window.
58
59       --install
60               Install a private colormap for the window.
61
62       --visual visual
63               Specify  which  visual  to use.  Legal values are the name of a
64               visual class, or the id number (decimal or hex) of  a  specific
65               visual.
66

ENVIRONMENT

68       DISPLAY to get the default host and display number.
69
70       XENVIRONMENT
71               to  get  the  name of a resource file that overrides the global
72               resources stored in the RESOURCE_MANAGER property.
73
74       XSCREENSAVER_WINDOW
75               The window ID to use with --root.
76

SEE ALSO

78       X(1),  xscreensaver(1),  xscreensaver-settings(1),  xscreensaver-getim‐
79       age(6x)
80
82       Copyright  ©  1997 by Jamie Zawinski.  Permission to use, copy, modify,
83       distribute, and sell this software and its documentation for  any  pur‐
84       pose  is  hereby granted without fee, provided that the above copyright
85       notice appear in all copies and that both  that  copyright  notice  and
86       this  permission  notice appear in supporting documentation.  No repre‐
87       sentations are made about the suitability of this software for any pur‐
88       pose.  It is provided "as is" without express or implied warranty.
89

AUTHOR

91       Jamie Zawinski <jwz@jwz.org>, 25-Nov-97.
92
93
94
95X Version 11               6.08-1.fc38 (17-Oct-2023)                jigsaw(6x)
Impressum