<div>Well, I can&#39;t find the Session Manager since I&#39;ve lost my &quot;administrative&quot; items in my menu.&nbsp; Is there a way to run it seom the command line?</div>
<div>&nbsp;</div>
<div>So, I tried to check out my root login.&nbsp; I clicked on Log Out, End Current Session.&nbsp; I rushed in as Root (5 second timer on auto login), and didn&#39;t find anything there either...</div>
<div>&nbsp;</div>
<div>BUT!&nbsp; This DID give me something interesting...&nbsp; When I then logged out as root, and it auto-logged in as mythtv, there was only 1 Front End running, and the Process Table wasn&#39;t running either...<br><br>&nbsp;</div>

<div><span class="gmail_quote">On 4/24/07, <b class="gmail_sendername">Paul Harrison</b> &lt;<a href="mailto:mythtv@dsl.pipex.com">mythtv@dsl.pipex.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Trey Thompson wrote:<br>&gt; Well, I tried out BeyondTV for a week or so, and I have to say...<br>&gt; &quot;NOT GONNA DO IT!&nbsp;&nbsp;WOULDN&#39;T BE PRUDENT!&quot;
<br>&gt; We just love the features Myth has!&nbsp;&nbsp;:)<br>&gt;<br>&gt; The one thing is that really bothering the wife, is that on bootup,<br>&gt; two copies of the Frontend are starting up, one on top of the other.<br>&gt; So, sometimes one of them is playing a video, and somehow the window
<br>&gt; switches, and the other one is playing, all while the backend is<br>&gt; recording, and the system grinds to a non-workable slowness.&nbsp;&nbsp;So, she<br>&gt; just hits the reset button (OUCH!), which starts clean, but there are
<br>&gt; still two copies of the frontend running...<br>&gt;<br>&gt; I am autologging on as mythtv, and this is in my<br>&gt; .kde/Autostart/myth-load.sh<br>&gt;<br>&gt; ============================================<br>&gt;
<br>&gt; #!/bin/bash<br>&gt;<br>&gt; # Only do this stuff if we&#39;re on the main display<br>&gt; # (i.e., don&#39;t do this in a vnc session)<br>&gt; if [ `echo $DISPLAY | grep -c &quot;:0&quot;` -ge 1 ]<br>&gt; then<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Launch myth frontend<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xvattr -a XV_COLORKEY -v 0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mythfrontend &amp;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Disable dynamic power management (screen blanking)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #/usr/bin/xset -dpms<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Disable screen saver<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/bin/xset s off<br>&gt; fi<br>&gt; exit<br>&gt;<br>&gt; ====================================================<br>&gt;<br>&gt;<br>&gt; This appeared (or more accurately, I screwed this up), when at the
<br>&gt; same time, I lost a BUNCH of menu items from the &quot;Start&quot; menu.&nbsp;&nbsp;Things<br>&gt; like Administration, Utilities, Control Center, etc... are all gone!<br>&gt; Also, some how the &quot;Process Table&quot; also starts up automatically.
<br>&gt;<br>&gt; What could I have done that fubarred this?<br>&gt;<br><br>Have you got &#39;Restore previous session&#39; turned on in the Session Manager?<br><br>Paul H.<br><br><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>