1handsy(6x) XScreenSaver manual handsy(6x)
2
3
4
6 handsy - some hands.
7
9 handsy [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--speed number]
11 [--count number] [--no-wander] [--no-spin] [--no-front] [--wireframe]
12 [--fps]
13
15 A set of robotic hands communicate non-verbally.
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 --count number
40 Number of hands. 1 - 50. Default: 2.
41
42 --wander | --no-wander
43 Whether the hands should wander around the screen.
44
45 --spin | --no-spin
46 Whether the object should spin.
47
48 --front | --no-front
49 Whether to spin all the way around. Default: no.
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 © 2018 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.fc39 (17-Oct-2023) handsy(6x)