1barcode(6x) XScreenSaver manual barcode(6x)
2
3
4
6 barcode - draws a random sequence of barcodes for the products you en‐
7 joy
8
10 barcode [--display host:display.screen] [--visual visual] [--window]
11 [--root] [--window-id number] [--delay number] [--clock] [--clock24]
12 [--fps]
13
15 This draws a random sequence of colorful barcodes scrolling across your
16 screen.
17
19 --visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 --window
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --window-id number
30 Draw on the specified window.
31
32 --delay number
33 Per-frame delay, in microseconds. Default: 10000 (0.02 sec‐
34 onds.).
35
36 --clock Instead of drawing a stream of barcodes, draw a barcode-based
37 digital clock.
38
39 --clock24
40 Same as --clock, but display 24-hour time instead of 12-hour
41 time.
42
43 --fps Display the current frame rate and CPU load.
44
46 DISPLAY to get the default host and display number.
47
48 XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51
52 XSCREENSAVER_WINDOW
53 The window ID to use with --root.
54
56 X(1), xscreensaver(1)
57
59 Copyright © 2003 by Dan Bornstein. Permission to use, copy, modify,
60 distribute, and sell this software and its documentation for any pur‐
61 pose is hereby granted without fee, provided that the above copyright
62 notice appear in all copies and that both that copyright notice and
63 this permission notice appear in supporting documentation. No repre‐
64 sentations are made about the suitability of this software for any pur‐
65 pose. It is provided "as is" without express or implied warranty.
66
68 Dan Bornstein <danfuzz@milk.com>
69
70
71
72X Version 11 6.06-1.fc37 (12-Dec-2022) barcode(6x)