lirc mplayer configuration file
I’m using the standard ~/.lirc (added from the mythbuntu control center “Windows Media Center Remotes” option(I have a MCE 1039)) but I added a few tweeks. Btw, I ran irw to discover that my number keys are referred to as SEVEN instead of 7.
# LIRCRC Auto Generated by Mythbuntu Lirc Generator
# Author(s): Mario Limonciello, Nick Fox
# Created for use with Mythbuntu
begin
remote = mceusb
prog = mplayer
button = Play
config = pause
repeat = 0
delay = 0
end
begin
prog = mplayer
button = Pause
config = osd\nosd\npause
config = pause\nosd\nosd
end
begin
prog = mplayer
button = OK
config = pause
end
begin
prog = mplayer
button = Power
config = quit
end
begin
prog = mplayer
button = Mute
config = mute
end
begin
prog = mplayer
button = VolDown
config = volume -1
end
begin
prog = mplayer
button = Skip
config = seek +15 0
end
begin
prog = mplayer
button = Enter
config = pause
end
:se nonu
end
begin
prog = mplayer
button = Rewind
config = seek -30 0
end
begin
prog = mplayer
button = Forward
config = seek +30 0
end
begin
prog = mplayer
button = Home
config = vo_fullscreen
end
begin
prog = mplayer
button = Left
config = seek -6 0
end
begin
prog = mplayer
button = more
config = osd\nosd
end
begin
prog = mplayer
button = ONE
config = sub_visibility
end
begin
prog = mplayer
button = THREE
config = sub_select
end
begin
prog = mplayer
button = SEVEN
config = audio_delay +0.1
end
begin
Remote = mceusb
prog = mplayer
button = NINE
config = audio_delay -0.1
end