[mythtv-users] looking for a lircrc file for mythtv (PVR-350)

Simon Kenyon simon at koala.ie
Thu Sep 25 18:20:36 EDT 2003


i have mythtv working finally on a box in my sitting room
it is connected up to my TV and an AV amp

i'm looking for a lircrc file for a Hauppauge PVR-350
i've built my own - but would welcome suggestions for key mappings

in particular i really don't know what to do about Left/Vol- and Right/Vol+

either i can have navigation or volume control - but not both
what i think is needed is some way of mapping events which is context 
sensitive but i don't have the first clue how to do it

regards
--
simon
ps my ~/.mythtv/lircrc attached for interest
-----------------------------
begin
        prog = mythtv
        button = POWER
        config = Esc
end
begin
        prog = mythtv
        button = GO
        config = Space
end
begin
        prog = mythtv
        button = 1
        config = 1
end
begin
        prog = mythtv
        button = 2
        config = 2
end
begin
        prog = mythtv
        button = 3
        config = 3
end
begin
        prog = mythtv
        button = 4
        config = 4
end
begin
        prog = mythtv
        button = 5
        config = 5
end
begin
        prog = mythtv
        button = 6
        config = 6
end
begin
        prog = mythtv
        button = 7
        config = 7
end
begin
        prog = mythtv
        button = 8
        config = 8
end
begin
        prog = mythtv
        button = 9
        config = 9
end
begin
        prog = mythtv
        button = BACK/EXIT
        config = Esc
end
begin
        prog = mythtv
        button = 0
        config = 0
end
begin
        prog = mythtv
        button = MENU
        config = m
end
begin
        prog = mythtv
        button = RED
        config = c
end
begin
        prog = mythtv
        button = YELLOW
        config = o
end
begin
        prog = mythtv
        button = GREEN
        config = i
end
begin
        prog = mythtv
        button = BLUE
        config = ?
end
begin
        prog = mythtv
        button = CH+
        config = Up
end
begin
        prog = mythtv
        button = CH-
        config = Down
end
begin
        prog = mythtv
        button = VOL-
        config = Left
end
begin
        prog = mythtv
        button = VOL+
        config = Right
end
begin
        prog = mythtv
        button = OK
        config = Space
end
begin
        prog = mythtv
        button = MUTE
        config = |
end
begin
        prog = mythtv
        button = BLANK
        config = i
end
begin
        prog = mythtv
        button = FULL
        config = w
end
begin
        prog = mythtv
        button = REWIND
        config = Left
end
begin
        prog = mythtv
        button = PLAY
        config = Space
end
begin
        prog = mythtv
        button = RECORD
        config = R
end
begin
        prog = mythtv
        button = FORWARD
        config = Right
end
begin
        prog = mythtv
        button = STOP
        config = Esc
end
begin
        prog = mythtv
        button = PAUSE
        config = p
end
begin
        prog = mythtv
        button = REPLAY
        config = ?
end
begin
        prog = mythtv
        button = SKIP
        config = ?
end




More information about the mythtv-users mailing list