1pipes(6x) XScreenSaver manual pipes(6x)
2
3
4
6 pipes - fill the screen with a plumbing system.
7
9 pipes [-display host:display.screen] [-visual visual] [-window] [-root]
10 [-count 0] [-count 1] [-cycles number] [-size number] [-factory number]
11 [-delay number] [-no-fisheye] [-tightturns] [-db] [-fps]
12
14 If you've ever been in the same room as a Windows NT machine, you've
15 probably seen this GL hack. It fills the screen with a plumbing sys‐
16 tem.
17
19 -visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 -window Draw on a newly-created window. This is the default.
25
26 -root Draw on the root window.
27
28 -count 0
29 Curved Pipes.
30
31 -count 1
32 Ball Joints.
33
34 -cycles number
35 Number of pipe systems to draw at once. Default: 5.
36
37 -size number
38 Length of each pipe system. Default: 500.
39
40 -factory number
41 How much gadgetry to create; Useful range is 0-10. Default: 2.
42
43 -delay number
44 How long (in microseconds) to sleep between frames. Default:
45 10000.
46
47 -fisheye | -no-fisheye
48 Whether to use a fisheye lens.
49
50 -tightturns | -no-tightturns
51 Whether to allow tight turns.
52
53 -db | -no-db
54 Whether to double-buffer.
55
56 -fps Display the current frame rate, CPU load, and polygon count.
57
59 DISPLAY to get the default host and display number.
60
61 XENVIRONMENT
62 to get the name of a resource file that overrides the global
63 resources stored in the RESOURCE_MANAGER property.
64
66 X(1), xscreensaver(1)
67
69 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
70 distribute, and sell this software and its documentation for any pur‐
71 pose is hereby granted without fee, provided that the above copyright
72 notice appear in all copies and that both that copyright notice and
73 this permission notice appear in supporting documentation. No repre‐
74 sentations are made about the suitability of this software for any pur‐
75 pose. It is provided "as is" without express or implied warranty.
76
78 Marcelo Vianna.
79
80
81
82X Version 11 5.15-3.fc14 (18-Oct-2011) pipes(6x)