1 .TH XScreenSaver 1 "14-Mar-01" "X Version 11"
3 rotzoomer - animated rotations and scalings of portions of the screen
6 [\-display \fIhost:display.screen\fP]
8 [\-delay \fImillisecs\fP]
9 [\-duration \fIsecs\fP]
12 [\-window] [\-root] [\-install] [\-visual \fIvisual\fP]
15 The \fIrotzoomer\fP program grabs an image, then picks
16 rectangles and draws scaled and rotated animations of that
19 The image that it manipulates will be grabbed from the portion of
20 the screen underlying the window, or from the system's video input,
21 or from a random file on disk, as indicated by
22 the \fIgrabDesktopImages\fP, \fIgrabVideoFrames\fP,
23 and \fIchooseRandomImages\fP options in the \fI~/.xscreensaver\fP
25 .BR xscreensaver-demo (1)
29 accepts the following options:
32 Draw on a newly-created window. This is the default.
35 Draw on the root window.
38 Install a private colormap for the window.
40 .B \-visual \fIvisual\fP
41 Specify which visual to use. Legal values are the name of a visual class,
42 or the id number (decimal or hex) of a specific visual.
44 .B \-delay \fImilliseconds\fP
45 How much of a delay should be introduced between steps of the animation.
46 Default 10, or about 1/100th second.
48 .B \-duration \fIseconds\fP
49 How long to run before loading a new image. Default 120 seconds.
52 Make the rectangles should wander around the screen.
55 Make the rectangles be stationary. This is the default.
58 How many rectangles to animate simultaneously. Default 2.
61 Disable use of the SHM extension, even if it appears to be available.
64 Display the current frame rate and CPU load.
69 to get the default host and display number.
72 to get the name of a resource file that overrides the global resources
73 stored in the RESOURCE_MANAGER property.
77 .BR xscreensaver\-demo (1),
78 .BR xscreensaver\-getimage (1)
80 Copyright \(co 2001 by Claudio Matsuoka. Permission to use, copy, modify,
81 distribute, and sell this software and its documentation for any purpose is
82 hereby granted without fee, provided that the above copyright notice appear
83 in all copies and that both that copyright notice and this permission notice
84 appear in supporting documentation. No representations are made about the
85 suitability of this software for any purpose. It is provided "as is" without
86 express or implied warranty.
88 Claudio Matsuoka <claudio@helllabs.org>