1cityflow(6x) XScreenSaver manual cityflow(6x)
2
3
4
6 cityflow - waves of boxes.
7
9 cityflow [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--count number]
11 [--wave-speed number] [--wave-radius number] [--waves number] [--skew
12 number] [--wireframe] [--fps]
13
15 Waves move across a sea of boxes. The city swells. The walls are clos‐
16 ing in.
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
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --window-id number
30 Draw on the specified window.
31
32 --delay number
33 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
34 onds).
35
36 --count number
37 Boxes. 50 - 4000. Default: 800.
38
39 --wave-speed number
40 Wave speed. 5 - 150. Default: 25.
41
42 --wave-radius number
43 Wave overlap. 5 - 512. Default: 256.
44
45 --waves number
46 Wave complexity. 1 - 20. Default: 6.
47
48 --skew number
49 Skew. 0 - 45. Default: 12.
50
51 --wireframe | --no-wireframe
52 Render in wireframe instead of solid.
53
54 --fps | --no-fps
55 Whether to show a frames-per-second display at the bottom of
56 the screen.
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
65 XSCREENSAVER_WINDOW
66 The window ID to use with --root.
67
69 X(1), xscreensaver(1)
70
72 Copyright © 2012 by Jamie Zawinski. Permission to use, copy, modify,
73 distribute, and sell this software and its documentation for any pur‐
74 pose is hereby granted without fee, provided that the above copyright
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation. No repre‐
77 sentations are made about the suitability of this software for any pur‐
78 pose. It is provided "as is" without express or implied warranty.
79
81 Jamie Zawinski.
82
83
84
85X Version 11 6.08-1.fc38 (17-Oct-2023) cityflow(6x)