LinuxCommandLibrary

jigsaw

xscreensaver module that loads an image, carves it up into jigsaw puzzle

TLDR

Run jigsaw screensaver on root window

$ jigsaw -root
copy
Run in a window
$ jigsaw -window
copy
Set puzzle speed
$ jigsaw -root -speed [1.0]
copy
Set puzzle complexity
$ jigsaw -root -complexity [1.0]
copy

SYNOPSIS

jigsaw [options]

DESCRIPTION

jigsaw is an xscreensaver module that loads an image, carves it up into jigsaw puzzle pieces, shuffles them, and then animates the puzzle being solved. It creates a visual effect of a jigsaw puzzle assembling itself.

PARAMETERS

-root

Draw on root window.
-window
Draw in a new window.
-speed float
Animation speed multiplier.
-complexity float
Puzzle complexity level.
-delay usecs
Delay between frames in microseconds.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community