[mythtv-users] Mildly OT: StepMania

John Brooks iresprite at gmail.com
Tue Jun 6 04:46:55 UTC 2006


On 6/5/06, Dawning Sky <the.dawning.sky at gmail.com> wrote:
>
> Is there any way to let myth start stepmania?


There are a couple of ways: you can either set up a PC games  game profile
under MythGame and have StepMania launched froma symlink or script in the
folder indicated in the profile; alternatively, you can alter your main menu
to have a StepMania option.

In mainmenu.xml:

<button>
        <type>GAME</type>
        <text>Stepmania</text>
        <action>EXEC /home/mythtv/StepMania-3.9/stepmania</action>
</button>

You'll need to restart MythTV in order to load the new menu. Also, you may
run into difficulty  launching StepMania if you're running mythfrontend as
root. In that case, you may want to do EXEC sudo -u mythtv
/home/mythtv/StepMania-3.9/stepmania instead for the action. The issue has
also been covered here:
http://www.gossamer-threads.com/lists/mythtv/users/203907

Hope it works out for you!

Jack.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060606/7519cbc2/attachment.htm 


More information about the mythtv-users mailing list