[mythtv-users] Key bindings for playing DVDs with xine

Michael T. Dean mtdean at thirdcontact.com
Tue Jun 27 17:16:45 UTC 2006


On 06/27/2006 12:56 PM, Daniel A Segel wrote:
> Does anybody have a good working set of keybindings, either on the myth 
> side (lirc) or in xine config, that let xine play DVDs with working 
> FF/REW? I had it working in the past, but I messed things up and now I 
> can't get consistent results.
>   
In LIRC:

begin
  prog = xine
  button = fast_forward
  config = SpeedFaster
  repeat = 0
end

begin
  prog = xine
  button = rewind
  config = SpeedSlower
  repeat = 0
end

Mike


More information about the mythtv-users mailing list