.\" Copyright (c) 1999 Randall H. Hopper .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" .\" .Dd September 5, 1999 .Dt FXTV 1 .Os BSD .Sh NAME .Nm fxtv .Nd TV Display and Capture Application for X and bktr(4) .Sh SYNOPSIS .Nm fxtv .Op lots of options .Sh DESCRIPTION Manual page under construction. .Pp Please see lib/X11/fxtv/README file under your X/Windows installation directory for .Nm usage details (e.g. /usr/X11R6/lib/X11/fxtv/README). .Sh ENVIRONMENT The following environment variables affect the execution of .Nm Ns : .Bl -tag -width XAPPLRESDIR .It Ev XAPPLRESDIR Used to find user X app default files (such as 'Fxtv'). .It Ev XUSERFILESEARCHPATH Used to find user X app default files (such as 'Fxtv'). .It Ev XFILESEARCHPATH Used to find system X app default files (such as 'Fxtv' and Fxtv bitmaps). .Sh FILES .Bl -tag -width /dev/bktr? -compact .It Pa /dev/bktr? bktr driver interface device .It Pa /dev/tuner? bktr tuner interface device .It Pa /dev/dsp? Voxware soundcard DSP control device .It Pa /dev/mixer? Voxware soundcard mixer control device .It Pa /dev/null A black hole. Devours useless programs and data. .El .Sh EXAMPLES The following are examples of typical usage of the .Nm command: .Pp .Dl % fxtv .Dl % fxtv -help .Dl % fxtv -debug startup .Dl % fxtv -disableDirectV .Sh SEE ALSO .Xr bktr 4 .Sh STANDARDS Live fast. Have fun. Die hard. .Sh DIAGNOSTICS Exit status is 0 on success, and 1 if something bad happened (...maybe. Your machine might be locked up.) .Sh HISTORY A long time ago on a network far, far away, a group of rebel hackers smuggled the schematics for the Brooktree848 and built a capture driver for fellow desktop power users. It worked well. Just needed an application to show it off. And so, circa March 1997, .Nm was born. .Sh AUTHORS .An Randall Hopper Aq aa8vb@nc.rr.com . .Sh BUGS This man page needs some real work.