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    Display the current frame rate, CPU load, and polygon count.
70
71       -debug  Prints debugging info to stderr.
72
73       -wireframe
74               Another debug mode.
75

ENVIRONMENT

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

SEE ALSO

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

AUTHOR

99       Jamie Zawinski.
100
101
102
103X Version 11              5.42-1.fc30.2 (03-Feb-2019)             carousel(6x)
Impressum