These files are a first cut of an X11 based "remote control" for
the Bt848 cards.  They require the FWF widget set.  Although useful
in its present form, it needs ALOT of 'polish' to be called complete.

-----
Files:

the makefile:			Imakefile
a startup script:		xtvr
top level resource file:	MyXremote	
resources for the channel face:	XTVR_CHNLS
resources for the picture face:	XTVR_PICTURE
another (out of date) resource:	Xtvremote.ad
the source:			xtvremote.cc
the binary:			xtvremote

-----
Usage:

xtvr is a simple script for testing.  It needs more work for a polished
X11 installation.

The resource file MyXremote can be modified to add other "faces".

The resource file XTVR_CHNLS provides buttons for changing channels.

The resource file XTVR_PICTURE provides buttons for setting picture
values such as hue and contrast.

The left pulldown is used to exit the program.

The center pulldown is used to select among "faces".

A fair amount of customization of the "faces" is possible via the
resources files, including the callbacks invoked.  A LOT more needs
to be written on this topic!
