<br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 1:29 PM, Dan Wilga <span dir="ltr">&lt;<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu">mythtv-users2@dwilga-linux1.amherst.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 10/12/10 9:37 AM, Kevin Kuphal wrote:<div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Mon, Oct 11, 2010 at 1:58 PM, Dan Wilga &lt;<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu" target="_blank">mythtv-users2@dwilga-linux1.amherst.edu</a> &lt;mailto:<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu" target="_blank">mythtv-users2@dwilga-linux1.amherst.edu</a>&gt;&gt; wrote:<br>

<br>
    I&#39;d like to be able to have single remote control keypresses<br>
    defined that will jump between various recording groups (like the<br>
    one my wife and I watch from, as opposed to the kids&#39;). I&#39;ve<br>
    looked at the available commands on port 6546 and can&#39;t find<br>
    anything applicable. Has anyone come up with a way to do this?<br>
<br>
<br>
No, but you can define menu items on your screen that will jump directly to a recording group.  From there it&#39;s pretty easy to script a series of commands to jump to the main menu, walk into Watch Recordings and down to the correct menu item and enter.  Only has to be changed if you change the layout of the menu items.  Here&#39;s the changeset that added it with some examples:<br>

<br>
<a href="http://svn.mythtv.org/trac/changeset/16559" target="_blank">http://svn.mythtv.org/trac/changeset/16559</a><br>
</blockquote>
<br></div></div>
Very cool, thanks. Any thoughts on how best to incorporate local changes to the menus, in such a way that they won&#39;t get blown away the next time I &quot;make install&quot;?<br></blockquote><div><br></div><div>I believe that most theme files can be placed in ~/.mythtv/themes (in the appropriate subdirectories) of the user that your mythfrontend runs under and those will be used in favor of the default files.  You&#39;ll have to keep your local copies up to date if any changes are made to the originals.</div>
<div><br></div><div>Kevin</div></div>