[mythtv-users] Play Pause button

Josu Lazkano josu.lazkano at gmail.com
Tue Jul 3 17:19:07 UTC 2012


2012/7/3 Joey Morris <rjmorris at nc.rr.com>:
> Josu Lazkano <josu.lazkano at gmail.com> wrote on Mon, Jul 02, 2012 at 05:55:47PM +0200:
>> Hello, I have a litle problem with Pause and Play remote buttons.
>>
>> When I push the Pause button, then I must push again Pause to play. Is
>> it possible to use Play button instead of Pause to resume the
>> recording?
>
> What keys are your Play and Pause buttons mapped to in your .lircrc
> file? Mine are both mapped to P. In MythTV's keybinding setup screen,
> P is assigned to the PAUSE action. The Play and Pause buttons on my
> remote both act to toggle the play/pause status of the recording. This
> is on 0.24-fixes.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users

Thanks!

I change from

begin
  prog = mythtv
  button = Play
  config = Return
end

to

begin
  prog = mythtv
  button = Play
  config = P
end

and it works!

Best regards

-- 
Josu Lazkano


More information about the mythtv-users mailing list