<div class="gmail_quote">On Sat, Oct 13, 2012 at 3:00 PM, Thomas Boehm <span dir="ltr">&lt;<a href="mailto:mythtv-users@lists.boehmi.net" target="_blank">mythtv-users@lists.boehmi.net</a>&gt;</span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<div class="HOEnZb">I got it working by adding this to my lircrc<br>
<br>
begin<br>
    remote = mceusb<br>
    prog = mythtv<br>
    button = Hash<br>
    config = T<br>
    repeat = 0<br>
    delay = 0<br>
end<br>
<br>
begin<br>
    remote = mceusb<br>
    prog = mythtv<br>
    button = Hash<br>
    button = Hash<br>
    config = #<br>
    repeat = 0<br>
    delay = 0<br>
end<br>
<br>
and setting this in my keybindings<br>
<br>
TV Playback     TOGGLECC        Toggle any captions     T<br>
TV Playback     NEXTSUBTITLE    Next subtitle track     #<br>
<br>
I don&#39;t have set a key for TOGGLESUBTITLE<br>
<br>
If I press the Hash key on my remote control once, it toggles the<br>
subtitle on or off, if I press it twice it goes to the next one.<br>
<br>
I&#39;m running 0.25+fixes<br>
<br>
HTH<br>
Thomas<br></div></blockquote><div> </div><div>Thanks Thomas, I got this working using your suggestion in no time! Though, I&#39;m not sure it behaves how you think it does. I noticed that on my setup, it sends both keypresses at the same time when I hit the &quot;Captions&quot; button once on my remote. It did this whether I listed the button line once or twice in the lircrc file. In other words, I don&#39;t think that listing the &quot;button = Hash&quot; twice in your lircrc actually makes lirc detect a double tap on the remote.</div>
<div> </div><div>In any event, thank you very much for this suggestion as it works very well for DVDs and recorded TV. :)</div><div> </div><div>-Greg</div><div> </div><div> </div></div>