<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Oct 12, 2017 11:08 PM, "Stephen Worthington" <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text">On Thu, 12 Oct 2017 22:36:03 -0400, you wrote:<br>
<br>
>On Sat, Aug 5, 2017 at 10:21 PM, Rob <<a href="mailto:bertaboy@gmail.com">bertaboy@gmail.com</a>> wrote:<br>
><br>
>> On Mon, Jul 17, 2017 at 11:47 AM, Per Hatlevik <<a href="mailto:jakeisawake@gmail.com">jakeisawake@gmail.com</a>><br>
>> wrote:<br>
>><br>
>>><br>
>>>>><br>
>>>> I'm not normally one to self-bump, but is anyone actively using the<br>
>>>> mythgame plug-in?<br>
>>>><br>
>>><br>
>>> I haven't used mythgame in a long time....try retropie! It is easy to<br>
>>> start from the myth menu and is designed for the pi specifically! Also very<br>
>>> easy to configure game pads for many systems!<br>
>>><br>
>><br>
>> Mind if you give me a pointer for launching EmulationStation from within<br>
>> Myth?  I've added the following to a menu config, but I can't see responses<br>
>> on screen or anything registered in a log file:<br>
>><br>
>>      <button><br>
>>        <type>GAME</type><br>
>>        <text>Emulation Station</text><br>
>>        <action>EXEC /usr/bin/emulationstation</<wbr>action><br>
>>     </button><br>
>><br>
>> I'm able to execute emulationstation manually from the terminal, but no<br>
>> dice when trying through Myth....<br>
>><br>
><br>
>Not to beat a dead horse here, but is anyone able to share / point me to a<br>
>working script that shuts down lightdm and launches ES?  Also, how did you<br>
>work out getting ES to restart lightdm when you exit it?  I don't mean to<br>
>sound like an idiot, but I'm still not that familiar with Debian-based<br>
>systems.  I've tried lifting a script from some KODI work, but that just<br>
>seems to restart X....<br>
><br>
>Thank you,<br>
>Rob<br>
<br>
</div>Since Debian is using systemd now, I would think that shutting down<br>
lightdm would be the same as on Ubuntu:<br>
<br>
systemctl stop lightdm<br>
<br>
and restarting it would be:<br>
<br>
systemctl start lightdm<br>
<br>
After starting lightdm, if you are not set up to be automatically<br>
logged in, you will get the login screen.  Shutting down lightdm will<br>
shut down X and all programs running under it.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Right, I've had no problems getting ES to start when I should into the pi, but I haven't been able to figure out a script that I can get working correctly from Myth's menus. As a point of context, the only input devices taking directly to the pi are flirc (with av receiver's remote controller) and dualshock 3 controllers (either through Bluetooth or USB). The pi is in a separate room from the tv and stored away in a cabinet with the rest of my av gear and the only ways I interact with it are through these 2 input decides or ssh. </div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div> I've been getting by with executing emulationstarion via ssh, but it's not as convenient as I'd like and fails the WAF</div></div></div>