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] [--window-id number] [--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
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --delay number
31 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
32 onds.).
33
34 --db | --no-db
35 Double Buffer. Boolean.
36
37 --fps Display the current frame rate and CPU load.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
46 XSCREENSAVER_WINDOW
47 The window ID to use with --root.
48
50 X(1), xscreensaver(1)
51
53 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
54 distribute, and sell this software and its documentation for any pur‐
55 pose is hereby granted without fee, provided that the above copyright
56 notice appear in all copies and that both that copyright notice and
57 this permission notice appear in supporting documentation. No repre‐
58 sentations are made about the suitability of this software for any pur‐
59 pose. It is provided "as is" without express or implied warranty.
60
62 Jamie Zawinski.
63
64
65
66X Version 11 6.08-1.fc39 (17-Oct-2023) compass(6x)