1vfeedback(6x) XScreenSaver manual vfeedback(6x)
2
3
4
6 vfeedback - Simulates video feedback.
7
9 vfeedback [--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 Simulates video feedback: pointing a video camera at an NTSC televi‐
16 sion.
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 Analog noise. 0.0 - 0.2. Default: 0.02.
40
41 --darken number
42 Darken the looped image. 0.0 - 1.0. Default: 0.7.
43
44 --tv-brightness number
45 Brightness Knob. 0.0 - 100.0. Default: 3.0.
46
47 --tv-contrast number
48 Contrast Knob. 0 - 1500. Default: 1000.
49
50 --fps | --no-fps
51 Whether to show a frames-per-second display at the bottom of
52 the screen.
53
55 DISPLAY to get the default host and display number.
56
57 XENVIRONMENT
58 to get the name of a resource file that overrides the global
59 resources stored in the RESOURCE_MANAGER property.
60
61 XSCREENSAVER_WINDOW
62 The window ID to use with --root.
63
65 X(1), xscreensaver(1)
66
68 Copyright © 2018 by Jamie Zawinski. Permission to use, copy, modify,
69 distribute, and sell this software and its documentation for any pur‐
70 pose is hereby granted without fee, provided that the above copyright
71 notice appear in all copies and that both that copyright notice and
72 this permission notice appear in supporting documentation. No repre‐
73 sentations are made about the suitability of this software for any pur‐
74 pose. It is provided "as is" without express or implied warranty.
75
77 Jamie Zawinski.
78
79
80
81X Version 11 6.08-1.fc39 (17-Oct-2023) vfeedback(6x)