Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 18:01:24 -0500
From:      Randall Hopper <aa8vb@ipass.net>
To:        pstern stern <pstern@65north.com>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: fxtv
Message-ID:  <20000211180124.A3420@ipass.net>
In-Reply-To: <Pine.BSF.4.21.0002102124200.335-100000@jago.65north.com>
References:  <Pine.BSF.4.21.0002102124200.335-100000@jago.65north.com>

next in thread | previous in thread | raw e-mail | index | archive | help
pstern stern:
 |I have gotten fxtv (Happauge 401) running under 3.3 but have a question.
 |In order to override the defaults how is the Fxtv resource file supposed
 |to be used? Where is it supposed to be located? named?

It's a standard X resource file.  With X, you've got a number of choices of
where you put the resources.  You can stick individual resources in your
~/.Xdefaults file, or you can put them in a file called Fxtv and put that
in your X file search path.

Unless you need to do something slick, it's simplest just to set
XAPPLRESDIR to some directory (in your .cshrc for example):

       setenv XAPPLRESDIR $HOME/cfg/app-defaults

and then stick your X resource files in that directory.  For example, stick
your Fxtv settings in a file called Fxtv.

 |I notice that if I try to zoom the window it locks the system up tight
 |after zooming the window. It takes a hard shutdown to restore the
 |system. When the chaneel is changed or volume is changed the % volume or
 |channel number never disappear from the screen.

Sounds like DGA doesn't work with your particular card and XFree86 version.
Please post which card you have along with the output of 
"fxtv -debug startup".  Thanks.

 |Thank you for your efforts on writing this port.

No problem.  Let's see if we can get full-screen zoom working for you now.

Randall


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000211180124.A3420>