Incorrect mapping of Record action for mceusb remotes

Bug #472131 reported by Steven Ellis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mythbuntu-lirc-generator (Ubuntu)
In Progress
Undecided
Nick Fox

Bug Description

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

Revision history for this message
Steven Ellis (steven-openmedia) wrote :

Additional suggestion for mplayer is to map the "information" key to the OSD

begin
    remote = mceusb
    button = More
    prog = mplayer
    config = osd
    repeat = 0
    delay = 0
end

Changed in mythbuntu-lirc-generator (Ubuntu):
assignee: nobody → Nick Fox (nickj-fox)
status: New → Triaged
ARULARASU (arularasug)
Changed in mythbuntu-lirc-generator (Ubuntu):
status: Triaged → Fix Released
Revision history for this message
Mario Limonciello (superm1) wrote :

Please don't close unfixed bugs.

Changed in mythbuntu-lirc-generator (Ubuntu):
status: Fix Released → Triaged
Nick Fox (nickj-fox)
Changed in mythbuntu-lirc-generator (Ubuntu):
status: Triaged → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.