[mythtv-users] lirc and editing records from remote
    Ian Evans 
    dheianevans at gmail.com
       
    Fri Dec  9 14:08:22 UTC 2011
    
    
  
I tried to setup my remote so that I could get into the editor with my
Harmony's Yellow key and load the commskip list with the Blue.
If I run irw, both Yellow and Blue show up when pressed.
I thought this would do the trick in my .lirc/mythtv file:
begin
    remote = mceusb
    prog = mythtv
    buton = Yellow
    config = E
    repeat=0
    delay=0
end
begin
    remote = mceusb
    prog = mythtv
    buton = Blue
    config = Z
    repeat=0
    delay=0
end
Am I missing something obvious? Thanks!
    
    
More information about the mythtv-users
mailing list