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

NAME

6       unicrud - Bounces a random Unicode character on the screen.
7

SYNOPSIS

9       unicrud  [--display  host:display.screen]  [--visual visual] [--window]
10       [--root]  [--window-id  number]  [--delay  number]   [--speed   number]
11       [--block string] [--no-titles] [--no-wander] [--no-roll] [--fps]
12

DESCRIPTION

14       Chooses  a  random Unicode character and displays it full screen, along
15       with some information about it.
16

OPTIONS

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:  20000  (0.02  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       --titles | --no-titles
40               Whether to describe the character being shown. Default true.
41
42       --wander | --no-wander
43               Whether the object should wander around the screen.
44
45       --roll | --no-roll
46               Whether the object should rotate.  Boolean.
47
48       --block string
49               Which block or blocks of Unicode characters  to  display.   De‐
50               fault: "all".  Use --block help to see the full list.
51
52       --fps | --no-fps
53               Whether  to  show  a frames-per-second display at the bottom of
54               the screen.
55

ENVIRONMENT

57       DISPLAY to get the default host and display number.
58
59       XENVIRONMENT
60               to get the name of a resource file that  overrides  the  global
61               resources stored in the RESOURCE_MANAGER property.
62
63       XSCREENSAVER_WINDOW
64               The window ID to use with --root.
65

SEE ALSO

67       https://en.wikipedia.org/wiki/Unicode,
68       X(1), xscreensaver(1)
69
71       Copyright  ©  2016 by Jamie Zawinski.  Permission to use, copy, modify,
72       distribute, and sell this software and its documentation for  any  pur‐
73       pose  is  hereby granted without fee, provided that the above copyright
74       notice appear in all copies and that both  that  copyright  notice  and
75       this  permission  notice appear in supporting documentation.  No repre‐
76       sentations are made about the suitability of this software for any pur‐
77       pose.  It is provided "as is" without express or implied warranty.
78

AUTHOR

80       Jamie Zawinski.
81
82
83
84X Version 11               6.06-1.fc37 (12-Dec-2022)               unicrud(6x)
Impressum