1gleidescope(6x) XScreenSaver manual gleidescope(6x)
2
3
4
6 gleidescope - a tiled OpenGL kaleidescope
7
9 gleidescope [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-move] [-rotate] [-zoom] [-image file] [-fps]
11 [-size number] [-duration number]
12
14 A tiled kaleidescope using OpenGL.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay number
27 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
28 onds.).
29
30 -move Move the camera.
31
32 -rotate Rotate the camera.
33
34 -zoom Zoom the camera in and out.
35
36 -image file
37 The texture map to use at the end of the kaleidescope.
38
39 -fps Display the current frame rate, CPU load, and polygon count.
40
41 -size number
42 The size of the hexagons being displayed [1(small)-10(large)]
43
44 -duration number
45 The time in seconds before another image is chosen.
46
47
48 ENVIRONMENT
49
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2003 by Andrew Dean Permission to use, copy, modify, dis‐
61 tribute, and sell this software and its documentation for any purpose
62 is hereby granted without fee, provided that the above copyright notice
63 appear in all copies and that both that copyright notice and this per‐
64 mission notice appear in supporting documentation. No representations
65 are made about the suitability of this software for any purpose. It is
66 provided "as is" without express or implied warranty.
67
69 Andrew Dean.
70
71
72
73X Version 11 5.44-2.fc32 (16-Apr-2020) gleidescope(6x)