Public bug reported:

Binary package hint: mythbuntu-lirc-generator

You are mapping RecTV to the key "R" rather than the Rec button

begin
    remote = mceusb
    prog = mythtv
    button = RecTV
    config = R
    repeat = 0
    delay = 0
end

The generated lirc file should have

begin
    remote = mceusb
    prog = mythtv
    button = Record
    config = R
    repeat = 0
    delay = 0
end

** Affects: mythbuntu-lirc-generator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Incorrect mapping of Record action for mceusb remotes
https://bugs.launchpad.net/bugs/472131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to