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