<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Yan-Fa Li wrote:
<blockquote cite="mid4176B207.2010208@best.com" type="cite">If you
started two X servers, each should be individually addressable and
setting the DISPLAY variable before starting mythtv should send it to
the correct display.&nbsp; Try:
  <br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;export DISPLAY=localhost:0
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;mythfrontend
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;[exit myth]
  <br>
  <br>
and
  <br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;export DISPLAY=localhost:1
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;mythfrontend
  <br>
&nbsp;&nbsp;&nbsp;&nbsp;[exit myth]
  <br>
  <br>
this should send mythtv both displays, one at a time and then you can
hardcode that value into a startup script.
  <br>
  <br>
Yan
  <br>
</blockquote>
Thanks Yan. That sounds easy enough.<br>
When I do the above, I receive:<br>
"mythfrontend: cannot connect to X server localhost:0"<br>
<br>
I tried the local host's name and it's IP address with the same result.
Do I need to install something in the xorg.conf? Or maybe a
modification elsewhere?<br>
<br>
(Obviously, I am not familar with mythtv and X server errors) <br>
<br>
brad<br>
<br>
<blockquote cite="mid4176B207.2010208@best.com" type="cite"><br>
  <blockquote type="cite">Now, I have a two x displays: one for my
monitor at 1280 and one for the tv at 800x.
    <br>
My next problem is to find out how to display MythTV output on the TV.
The only option that I found in mplayer to do this was xinerama. But,
when I set this to ON in xorg.conf and restart x I get an error that
RANDR crashed.
    <br>
    <br>
First of all, I don't know if this is the right or wrong way to push
MythTV output to the second monitor (TV).
    <br>
Or, if there is a better way.
    <br>
    <br>
Anyone?
    <br>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
</body>
</html>