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] [-tv-color number] [-tv-tint number] [-noise number] [-tv-
11 brightness number] [-tv-contrast number] [-fps]
12
14 Simulates video feedback: pointing a video camera at an NTSC televi‐
15 sion.
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 -tv-color number
28 Color Knob. 0 - 1000. Default: 70.
29
30 -tv-tint number
31 Tint Knob. 0 - 100. Default: 5.
32
33 -noise number
34 Analog noise. 0.0 - 0.2. Default: 0.02.
35
36 -darken number
37 Darken the looped image. 0.0 - 1.0. Default: 0.7.
38
39 -tv-brightness number
40 Brightness Knob. 0.0 - 100.0. Default: 3.0.
41
42 -tv-contrast number
43 Contrast Knob. 0 - 1500. Default: 1000.
44
45 -fps | -no-fps
46 Whether to show a frames-per-second display at the bottom of
47 the screen.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
57 X(1), xscreensaver(1)
58
60 Copyright © 2018 by Jamie Zawinski. Permission to use, copy, modify,
61 distribute, and sell this software and its documentation for any pur‐
62 pose is hereby granted without fee, provided that the above copyright
63 notice appear in all copies and that both that copyright notice and
64 this permission notice appear in supporting documentation. No repre‐
65 sentations are made about the suitability of this software for any pur‐
66 pose. It is provided "as is" without express or implied warranty.
67
69 Jamie Zawinski.
70
71
72
73X Version 11 5.42-1.fc29 (30-Dec-2018) vfeedback(6x)