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

NAME

6       boxfit - fills space with a gradient of growing boxes or circles.
7

SYNOPSIS

9       boxfit   [-display   host:display.screen]  [-visual  visual]  [-window]
10       [-root] [-delay usecs] [-count int] [-growby int] [-spacing int] [-bor‐
11       der int] [-circles | -squares | -random] [-grab] [-peek] [-fps]
12

DESCRIPTION

14       Packs  the screen with growing boxes or circles, colored according to a
15       horizontal or vertical gradient.  The objects grow  until  they  touch,
16       then  stop.   When the screen is full, they shrink away and the process
17       restarts.
18

OPTIONS

20       -visual visual
21               Specify which visual to use.  Legal values are the  name  of  a
22               visual  class,  or the id number (decimal or hex) of a specific
23               visual.
24
25       -window Draw on a newly-created window.  This is the default.
26
27       -root   Draw on the root window.
28
29       -delay microseconds
30               How much of a delay should be introduced between steps  of  the
31               animation.  Default 20000, or about 0.02 seconds.
32
33       -count int
34               How  many  boxes  or circles to animate simultaneously; default
35               50.  Smaller numbers yield larger boxes/circles.
36
37       -growby int
38               How many  pixels  the  objects  should  grow  by,  each  frame.
39               Default 1.
40
41       -spacing int
42               How  many  pixels  of space should be left between the objects.
43               Default 1.
44
45       -border int
46               Thickness of the colored border around each object.  Default 1.
47
48       -circles | -squares | -random
49               Draw circles, squares, or choose randomly (the default).
50
51       -grab   Normally it colors the boxes with a horizontal or vertical gra‐
52               dient.   If  -grab  is specified, it will instead load a random
53               image, and color the boxes according  to  the  colors  in  that
54               image.   As the picture fills in, some features of the underly‐
55               ing image may become recognisable.
56
57               When grabbing images, the image will be grabbed from  the  por‐
58               tion  of the screen underlying the window, or from the system's
59               video input, or from a random file on disk, as indicated by the
60               grabDesktopImages,   grabVideoFrames,   and  chooseRandomImages
61               options in the ~/.xscreensaver file;  see  xscreensaver-demo(1)
62               for more details.
63
64       -peek   This  option  says  to  briefly  show  you the underlying image
65               before beginning.  The default is not to show the unadulterated
66               image at all.  (This only has an effect when -grab is used.)
67
68       -fps    Display the current frame rate and CPU load.
69

ENVIRONMENT

71       DISPLAY to get the default host and display number.
72
73       XENVIRONMENT
74               to  get  the  name of a resource file that overrides the global
75               resources stored in the RESOURCE_MANAGER property.
76

SEE ALSO

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

AUTHOR

90       Jamie Zawinski <jwz@jwz.org>
91
92
93
94X Version 11              5.42-1.fc30.2 (03-Feb-2019)               boxfit(6x)
Impressum