1filmleader(6x) XScreenSaver manual filmleader(6x)
2
3
4
6 filmleader - screen saver.
7
9 filmleader [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--tv-color number] [--tv-tint number]
11 [--noise number] [--tv-brightness number] [--tv-contrast number]
12 [--fps]
13
15 Displays a looping countdown based on the SMPTE Universal Film leader
16 on a simulation of an old analog television.
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 --tv-color number
33 Color Knob. 0 - 1000. Default: 70.
34
35 --tv-tint number
36 Tint Knob. 0 - 100. Default: 5.
37
38 --noise number
39 Noise. 0.0 - 0.2. Default: 0.04.
40
41 --tv-brightness number
42 Brightness Knob. 0 - 200. Default: 150.
43
44 --tv-contrast number
45 Contrast Knob. 0 - 1500. Default: 1000.
46
47 --fps | --no-fps
48 Whether to show a frames-per-second display at the bottom of
49 the screen.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 2018 by Jamie Zawinski. Permission to use, copy, modify,
66 distribute, and sell this software and its documentation for any pur‐
67 pose is hereby granted without fee, provided that the above copyright
68 notice appear in all copies and that both that copyright notice and
69 this permission notice appear in supporting documentation. No repre‐
70 sentations are made about the suitability of this software for any pur‐
71 pose. It is provided "as is" without express or implied warranty.
72
74 Jamie Zawinski.
75
76
77
78X Version 11 6.08-1.fc38 (17-Oct-2023) filmleader(6x)