1klein(6x) XScreenSaver manual klein(6x)
2
3
4
6 klein - A Klein Bottle (and other parametric surfaces) visualization.
7
9 klein [-display host:display.screen] [-visual visual] [-window] [-root]
10 [-speed number] [-rand] [-spin] [-wander] [-fps]
11
13 This draws a three dimensional visualization of a Klein Bottle paramet‐
14 ric surface (the three dimensional equivalent of the Moebious strip).
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 -speed number
31 Number of frames before changing shape. Default: 150.
32
33 -rand Randomize the parametric surfaces displayed. Use random OpenGL
34 primitives too. -wander | -no-wander Whether to wander around
35 the screen. -spin | 0-spin Whether to rotate around the centre
36 of the figure.
37
38 -fps | -no-fps
39 Whether to show a frames-per-second display at the bottom of
40 the screen.
41
43 DISPLAY to get the default host and display number.
44
45 XENVIRONMENT
46 to get the name of a resource file that overrides the global
47 resources stored in the RESOURCE_MANAGER property.
48
50 X(1), xscreensaver(1)
51
53 Andrey Mirtchovski.
54
55
56
57X Version 11 5.05-3 (06-Apr-2008) klein(6x)