On 8/31/07, <b class="gmail_sendername">David Whyte</b> <<a href="mailto:david.whyte@gmail.com">david.whyte@gmail.com</a>> 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 <<a href="mailto:mitchell.gore@gmail.com">mitchell.gore@gmail.com</a>> wrote:<br>> Hi,<br>><br>> I always want to be able to restart the FE when i am ssh'ed into the myth<br>> box. how can i do that? I can kill mythfrontend with killall mythfrontend.
<br>> Now how to do start mythfrontend on display 0.<br>><br><br><br>I have never tried and don't really know what I am talking about but<br>don'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>