On 8/31/07, <b class="gmail_sendername">David Whyte</b> &lt;<a href="mailto:david.whyte@gmail.com">david.whyte@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/1/07, Mitch Gore &lt;<a href="mailto:mitchell.gore@gmail.com">mitchell.gore@gmail.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I always want to be able to restart the FE when i am ssh&#39;ed into the myth<br>&gt; box.&nbsp;&nbsp;how can i do that?&nbsp;&nbsp;I can kill mythfrontend with killall mythfrontend.
<br>&gt;&nbsp;&nbsp;Now how to do start mythfrontend on display 0.<br>&gt;<br><br><br>I have never tried and don&#39;t really know what I am talking about but<br>don&#39;t you have to run something like<br><br>export DISPLAY = 0<br>
<br>or something prior to starting mythfrontend?<br><br>Perhaps Google for that???<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>that would be <br>export DISPLAY=:0<br>OR<br>export DISPLAY=0:0
<br><br><br>