1compass(6x) XScreenSaver manual compass(6x)
2
3
4
6 compass - draws a spinning compass.
7
9 compass [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-no-db] [-fps]
11
13 This draws a compass, with all elements spinning about randomly, for
14 that ``lost and nauseous'' feeling.
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 -db | -no-db
31 Double Buffer. Boolean.
32
33 -fps Display the current frame rate and CPU load.
34
36 DISPLAY to get the default host and display number.
37
38 XENVIRONMENT
39 to get the name of a resource file that overrides the global
40 resources stored in the RESOURCE_MANAGER property.
41
43 X(1), xscreensaver(1)
44
46 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
47 distribute, and sell this software and its documentation for any pur‐
48 pose is hereby granted without fee, provided that the above copyright
49 notice appear in all copies and that both that copyright notice and
50 this permission notice appear in supporting documentation. No repre‐
51 sentations are made about the suitability of this software for any pur‐
52 pose. It is provided "as is" without express or implied warranty.
53
55 Jamie Zawinski.
56
57
58
59X Version 11 6.00-4.fc34 (05-May-2021) compass(6x)