logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xanalogtv - Simulate reception on an old analog TV set

Author

       Trevor Blackwell <tlb@tlb.org>

X Version 11                                   6.08 (10-Oct-2023)                                  xanalogtv(6x)

Description

xanalogtv shows a simulation of an old TV set showing  test  patterns  and  any  other  images  you  have
       provided. It reproduces a wide range of TV reception bummage: snow, bloom, ghosting, and loss of vertical
       and  horizontal  sync.  It also simulates the TV warming up. It will cycle through 12 channels, some with
       images you give it, and some with color bars or nothing but static.

       The images that it uses will be grabbed from the portion of the screen underlying the window, or from the
       system's  video  input,  or  from  a  random  file  on  disk,  as  indicated  by  the  grabDesktopImages,
       grabVideoFrames, and chooseRandomImages options in the ~/.xscreensaver file; see xscreensaver-settings(1)
       for more details. It looks best with a video input or your digital photo collection.

Environment

DISPLAY to get the default host and display number.

       XENVIRONMENT
               to get the  name  of  a  resource  file  that  overrides  the  global  resources  stored  in  the
               RESOURCE_MANAGER property.

       XSCREENSAVER_WINDOW
               The window ID to use with --root.

Name

       xanalogtv - Simulate reception on an old analog TV set

Options

xanalogtv accepts the following options:

       --window
               Draw on a newly-created window.  This is the default.

       --root  Draw on the root window.

       --window-idnumber
               Draw on the specified window.

       --install
               Install a private colormap for the window.

       --visualvisual
               Specify  which  visual  to  use.   Legal  values are the name of a visual class, or the id number
               (decimal or hex) of a specific visual.

       --fps   Display the current frame rate and CPU load.

See Also

X(1),      xteevee(6x),      apple2(6x),     bsod(6x),     xscreensaver(1),     xscreensaver-settings(1),
       xscreensaver-getimage(6x)

Synopsis

xanalogtv  [--display  host:display.screen] [--window] [--root] [--window-id number][--install] [--visual
       visual] [--cycle] [--no-cycle] [--fps]

X Resources

       Notable  X  resources  supported  include  the  following  which  correspond  to  standard  TV  controls:
       analogTVTint, analogTVColor, analogTVBrightness, and analogTVContrast.  They range from 0 to 100,  except
       for tint which is an angle between -180 and +180.

See Also