1gears(6x)                     XScreenSaver manual                    gears(6x)
2
3
4

NAME

6       gears - draw interlocking gears, for xscreensaver.
7

SYNOPSIS

9       gears   [-display  host:display.screen]  [-window]  [-root]  [-install]
10       [-visual visual] [-delay usecs] [-speed float] [-no-spin]  [-no-wander]
11       [-count integer] [-wireframe] [-fps]
12

DESCRIPTION

14       This draws a set of rotating gears.
15

OPTIONS

17       gears accepts the following options:
18
19       -window Draw on a newly-created window.  This is the default.
20
21       -root   Draw on the root window.
22
23       -install
24               Install a private colormap for the window.
25
26       -visual visual
27               Specify  which  visual  to use.  Legal values are the name of a
28               visual class, or the id number (decimal or hex) of  a  specific
29               visual.
30
31       -delay usecs
32               The  delay  between  frames  of the animation, in microseconds.
33               Default: 30000 (0.03 seconds.)
34
35       -speed float
36               Larger numbers mean run faster.  Default: 1.0.
37
38       -no-spin
39               Don't rotate the object.
40
41       -no-wander
42               Don't wander the object around the screen.
43
44       -count integer
45               How many gears to draw.  Default: 0 for random.
46
47       -wireframe
48               Render in wireframe instead of solid.
49
50       -fps | -no-fps
51               Whether to show a frames-per-second display at  the  bottom  of
52               the screen.
53

ENVIRONMENT

55       DISPLAY to get the default host and display number.
56
57       XENVIRONMENT
58               to  get  the  name of a resource file that overrides the global
59               resources stored in the RESOURCE_MANAGER property.
60

SEE ALSO

62       X(1), xscreensaver(1)
63
65       Copyright © 2007 by Jamie Zawinski.  Permission to use,  copy,  modify,
66       distribute,  and  sell this software and its documentation for any pur‐
67       pose is hereby granted without fee, provided that the  above  copyright
68       notice  appear  in  all  copies and that both that copyright notice and
69       this permission notice appear in supporting documentation.   No  repre‐
70       sentations are made about the suitability of this software for any pur‐
71       pose.  It is provided "as is" without express or implied warranty.
72

AUTHOR

74       Jamie Zawinski.
75
76       An earlier version of this program by Brian Paul was written  in  1997;
77       this version was rewritten from scratch by jwz in 2007.
78
79
80
81X Version 11                 5.05-3 (06-Apr-2008)                    gears(6x)
Impressum