1xanalogtv(6x) XScreenSaver manual xanalogtv(6x)
2
3
4
6 xanalogtv - Simulate reception on an old analog TV set
7
9 xanalogtv [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-cycle] [-no-cycle] [-fps]
11
13 xanalogtv shows a simulation of an old TV set showing test patterns and
14 any other images you have provided. It reproduces a wide range of TV
15 reception bummage: snow, bloom, ghosting, and loss of vertical and hor‐
16 izontal sync. It also simulates the TV warming up. It will cycle
17 through 12 channels, some with images you give it, and some with color
18 bars or nothing but static.
19
20 The images that it uses will be grabbed from the portion of the screen
21 underlying the window, or from the system's video input, or from a ran‐
22 dom file on disk, as indicated by the grabDesktopImages, grabVide‐
23 oFrames, and chooseRandomImages options in the ~/.xscreensaver file;
24 see xscreensaver-demo(1) for more details. It looks best with a video
25 input or your digital photo collection.
26
28 xanalogtv accepts the following options:
29
30 -window Draw on a newly-created window. This is the default.
31
32 -root Draw on the root window.
33
34 -install
35 Install a private colormap for the window.
36
37 -visual visual
38 Specify which visual to use. Legal values are the name of a
39 visual class, or the id number (decimal or hex) of a specific
40 visual.
41
42 -fps Display the current frame rate and CPU load.
43
45 DISPLAY to get the default host and display number.
46
47 XENVIRONMENT
48 to get the name of a resource file that overrides the global
49 resources stored in the RESOURCE_MANAGER property.
50
52 Notable X resources supported include the following which correspond to
53 standard TV controls: analogTVTint, analogTVColor, analogTVBrightness,
54 and analogTVContrast. They range from 0 to 100, except for tint which
55 is an angle between -180 and +180.
56
57
59 X(1), xteevee(6x), apple2(6x), bsod(6x), xscreensaver(1), xscreen‐
60 saver-demo(1), xscreensaver-getimage(1)
61
63 Copyright © 2003 by Trevor Blackwell. Permission to use, copy, modify,
64 distribute, and sell this software and its documentation for any pur‐
65 pose is hereby granted without fee, provided that the above copyright
66 notice appear in all copies and that both that copyright notice and
67 this permission notice appear in supporting documentation. No repre‐
68 sentations are made about the suitability of this software for any pur‐
69 pose. It is provided "as is" without express or implied warranty.
70
72 Trevor Blackwell <tlb@tlb.org>
73
74
75
76X Version 11 5.43-2.fc31 (27-Aug-2019) xanalogtv(6x)