1unicrud(6x) XScreenSaver manual unicrud(6x)
2
3
4
6 unicrud - Bounces a random Unicode character on the screen.
7
9 unicrud [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-block string] [-no-titles]
11 [-no-wander] [-no-roll] [-fps]
12
14 Chooses a random Unicode character and displays it full screen, along
15 with some information about it. https://en.wikipedia.org/wiki/Unicode
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 Draw on a newly-created window. This is the default.
24
25 -root Draw on the root window.
26
27 -delay number
28 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
29 onds).
30
31 -speed number
32 Animation speed. 2.0 means twice as fast, 0.5 means half as
33 fast.
34
35 -titles | -no-titles
36 Whether to describe the character being shown. Default true.
37
38 -wander | -no-wander
39 Whether the object should wander around the screen.
40
41 -roll | -no-roll
42 Whether the object should rotate. Boolean.
43
44 -block string
45 Which block or blocks of Unicode characters to display.
46 Default: "all". Use -block help to see the full list.
47
48 -fps | -no-fps
49 Whether to show a frames-per-second display at the bottom of
50 the screen.
51
53 DISPLAY to get the default host and display number.
54
55 XENVIRONMENT
56 to get the name of a resource file that overrides the global
57 resources stored in the RESOURCE_MANAGER property.
58
60 X(1), xscreensaver(1)
61
63 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
64 distribute, and sell this software and its documentation for any pur‐
65 pose is hereby granted without fee, provided that the above copyright
66 notice appear in all copies and that both that copyright notice and
67 this permission notice appear in supporting documentation. No repre‐
68 sentations are made about the suitability of this software for any pur‐
69 pose. It is provided "as is" without express or implied warranty.
70
72 Jamie Zawinski.
73
74
75
76X Version 11 5.42-1.fc29 (30-Dec-2018) unicrud(6x)