1chompytower(6x) XScreenSaver manual chompytower(6x)
2
3
4
6 chompytower - a tree with teeth.
7
9 chompytower [--display host:display.screen] [--visual visual] [--win‐
10 dow] [--root] [--window-id number] [--delay number] [--speed number]
11 [--resolution number] [--no-spin] [--wander] [--no-tilt] [--no-smooth]
12 [--wireframe] [--fps]
13
15 This tree's got teeth!
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --delay number
32 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
33 onds).
34
35 --speed number
36 Animation speed. 2.0 means twice as fast, 0.5 means half as
37 fast.
38
39 --resolution number
40 How many polygons to use on the trunk. 2.0 means twice as
41 many, 0.5 means half as many.
42
43 --spin | --no-spin
44 Whether the tree should slowly rotate.
45
46 --wander | --no-wander
47 Whether the object should wander around the screen.
48
49 --tilt | --no-tilt
50 Whether the observer should look up and down.
51
52 --smooth | --no-smooth
53 Smooth. Boolean.
54
55 --wireframe | --no-wireframe
56 Render in wireframe instead of solid.
57
58 --fps | --no-fps
59 Whether to show a frames-per-second display at the bottom of
60 the screen.
61
63 DISPLAY to get the default host and display number.
64
65 XENVIRONMENT
66 to get the name of a resource file that overrides the global
67 resources stored in the RESOURCE_MANAGER property.
68
69 XSCREENSAVER_WINDOW
70 The window ID to use with --root.
71
73 X(1), xscreensaver(1)
74
76 Copyright © 2022 by Jamie Zawinski. Permission to use, copy, modify,
77 distribute, and sell this software and its documentation for any pur‐
78 pose is hereby granted without fee, provided that the above copyright
79 notice appear in all copies and that both that copyright notice and
80 this permission notice appear in supporting documentation. No repre‐
81 sentations are made about the suitability of this software for any pur‐
82 pose. It is provided "as is" without express or implied warranty.
83
85 Jamie Zawinski.
86
87
88
89X Version 11 6.08-1.fc38 (17-Oct-2023) chompytower(6x)