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

NAME

6       carousel - displays multiple images rotating in a circular formation
7

SYNOPSIS

9       carousel  [-display  host:display.screen]  [-visual  visual]  [-window]
10       [-root]  [-count  int]  [-zoom  |  -no-zoom]  [-tilt  XY]  [-titles   |
11       -no-titles]  [-font  font]  [-speed  ratio]  [-duration seconds] [-fps]
12       [-debug] [-wireframe]
13

DESCRIPTION

15       Loads several random images, and displays them  flying  in  a  circular
16       formation.   The  circle changes speed and direction randomly, tilts on
17       its axis, and the images move in and out.
18
19       This program requires a good video card  capable  of  supporting  large
20       textures.
21
22       To specify the directory that images are loaded from, run xscreensaver-
23       demo(1) and click on the "Advanced" tab.
24

OPTIONS

26       -visual visual
27               Specify which visual to use.  Legal values are the  name  of  a
28               visual  class,  or the id number (decimal or hex) of a specific
29               visual.
30
31       -window Draw on a newly-created window.  This is the default.
32
33       -root   Draw on the root window.
34
35       -count int
36               How many images to display.  Default 7.
37
38       -zoom | -no-zoom
39               Whether the images should move in and out (toward and away from
40               the axis of rotation).  Default true.
41
42       -tilt XY | -no-tilt
43               Whether  the  axis  of  rotation should tilt, and how.  -tilt X
44               means that it will tilt toward and away from the viewer.  -tilt
45               Y  means that it will tilt to the left and right of the screen.
46               -tilt XY (the default) means it will do both.
47
48       -titles | -no-titles
49               Whether to display the file names of the images  beneath  them.
50               Default: yes.
51
52       -font font-name
53               The  font  to  use  for titles.  Note that the size of the font
54               affects the clarity of the characters, not their  size  (it  is
55               auto-scaled.)
56
57       -duration seconds
58               Every duration seconds, one of the images will be replaced with
59               a new one.  Default 20 seconds.
60
61       -speed ratio
62               Speed up or slow down the animation.  0.5 means half as fast as
63               the default; 2.0 means twice as fast.
64
65       -delay number
66               Per-frame  delay,  in  microseconds.  Default: 20000 (0.02 sec‐
67               onds.).
68
69       -fps    Whether to show a frames-per-second display at  the  bottom  of
70               the screen.
71
72       -debug  Prints debugging info to stderr.
73
74       -wireframe
75               Another debug mode.
76

ENVIRONMENT

78       DISPLAY to get the default host and display number.
79
80       XENVIRONMENT
81               to  get  the  name of a resource file that overrides the global
82               resources stored in the RESOURCE_MANAGER property.
83

SEE ALSO

85       X(1),  xscreensaver-demo(1)  xscreensaver-getimage(1)   xscreensaver(1)
86       glslideshow(6x)
87
89       Copyright © 2005 by Jamie Zawinski.
90
91       Permission to use, copy, modify, distribute, and sell this software and
92       its documentation for any purpose is hereby granted without  fee,  pro‐
93       vided  that  the  above  copyright notice appear in all copies and that
94       both that copyright notice and this permission notice  appear  in  sup‐
95       porting documentation.  No representations are made about the suitabil‐
96       ity of this software for any purpose.  It is provided "as  is"  without
97       express or implied warranty.
98

AUTHOR

100       Jamie Zawinski.
101
102
103
104X Version 11                 5.05-3 (06-Apr-2008)                 carousel(6x)
Impressum