Mythtv Lirc conf for MCE remote
# my custom file for MCE remote
#Needs some additional keys defined in myth, web interface is easiest
#or if this is setup right, just do it from the frontend
#Jump points
#############
#main menu Alt+m
#TV recording playback Alt+r
#Live TV in guide Alt+t
#Mythvideo Alt+v
#MythGallery Alt+g
#play music Alt+p
#in music playback, swap PgUp with
#so FF and skip work the way they should
begin
remote = mceusb
prog = mythtv
button = Power
config = ALT+m
end
begin
remote = mceusb
prog = mythtv
button = Record
config = R
end
begin
remote = mceusb
prog = mythtv
button = Stop
config = Esc
end
begin
remote = mceusb
prog = mythtv
button = Rewind
config =
repeat = 3
end
begin
remote = mceusb
prog = mythtv
button = Replay
config = PgUp
end
begin
remote = mceusb
prog = mythtv
button = Pause
config = P
end
begin
remote = mceusb
prog = mythtv
button = Skip
config = PgDown
end
begin
remote = mceusb
prog = mythtv
button = Home
config = ALT+m
end
begin
remote = mceusb
prog = mythtv
button = Back
config = Esc
end
begin
remote = mceusb
prog = mythtv
button = Up
config = Up
repeat = 3
end
begin
remote = mceusb
prog = mythtv
button = Guide
config = M
end
begin
remote = mceusb
prog = mythtv
button = Left
config = Left
repeat = 3
end
begin
remote = mceusb
prog = mythtv
button = OK
config = Return
end
begin
remote = mceusb
prog = mythtv
button = Right
config = Right
repeat = 3
end
begin
remote = mceusb
prog = mythtv
button = Down
config = Down
repeat = 3
end
begin
remote = mceusb
prog = mythtv
button = LiveTV
config = ALT+t
end
begin
remote = mceusb
prog = mythtv
button = More
config = I
end
begin
remote = mceusb
prog = mythtv
button = Videos
config = ALT+v
end
begin
remote = mceusb
prog = mythtv
button = Music
config = ALT+p
end
begin
remote = mceusb
prog = mythtv
button = TV
config = ALT+r
end
begin
remote = mceusb
prog = mythtv
button = Pictures
config = ALT+g
end
begin
remote = mceusb
prog = mythtv
button = VolUp
config = F11
repeat = 2
end
begin
remote = mceusb
prog = mythtv
button = VolDown
config = F10
repeat = 2
end
begin
remote = mceusb
prog = mythtv
button = Mute
config = F9
end
begin
remote = mceusb
prog = mythtv
button = ChanUp
config = H
end
begin
remote = mceusb
prog = mythtv
button = ChanDown
config = H
end
begin
remote = mceusb
prog = mythtv
button = DVD
config = M
end
begin
remote = mceusb
prog = mythtv
button = One
config = 1
end
begin
remote = mceusb
prog = mythtv
button = Two
config = 2
end
begin
remote = mceusb
prog = mythtv
button = Three
config = 3
end
begin
remote = mceusb
prog = mythtv
button = Four
config = 4
end
begin
remote = mceusb
prog = mythtv
button = Five
config = 5
end
begin
remote = mceusb
prog = mythtv
button = Six
config = 6
end
begin
remote = mceusb
prog = mythtv
button = Seven
config = 7
end
begin
remote = mceusb
prog = mythtv
button = Eight
config = 8
end
begin
remote = mceusb
prog = mythtv
button = Nine
config = 9
end
begin
remote = mceusb
prog = mythtv
button = Zero
config = 0
end
##begin
## remote = mceusb
##prog = mythtv
##button = Clear
##config = ####
##end
begin
remote = mceusb
prog = mythtv
button = Enter
config = Return
end
30/06/2009 at 7:39 pm
[…] LIRC CONFIG […]