begin
   prog   = mplayer
   button = red
   repeat = 0
   config = seek -60
end
begin
   prog   = mplayer
   button = green
   repeat = 0
   config = seek 60
end
begin
   prog   = mplayer
   button = ok
   repeat = 0
   config = PAUSE
end
begin
   prog   = mplayer
   button = mute
   repeat = 0
   config = quit
end
begin
   prog   = mplayer
   button = blue
   repeat = 1
   config = VOLUME +1
end
begin
   prog   = mplayer
   button = yellow
   repeat = 1
   config = VOLUME -1
end
begin
   prog   = mplayer
   button = vol+
   repeat = 0
   config = menu ok
end
begin
   prog   = mplayer
   button = vol-
   repeat = 0
   config = menu cancel
end
begin
   prog   = mplayer
   button = pr+
   repeat = 0
   config = menu up
end
begin
   prog   = mplayer
   button = pr-
   repeat = 0
   config = menu down
end
begin
   prog   = mplayer
   button = sleep
   repeat = 1
   config = menu toggle
end
begin
   prog   = mplayer
   button = time
   repeat = 1
   config = osd
end
begin
   prog   = mplayer
   button = tv
   config = run /usr/bin/tvswitch
end
begin
   prog   = irpty
   button = psm
   config = p:
end
begin
   prog   = irpty
   button = picture
   config = l:
end
begin
   prog   = fbi
   button = ok
   config = p
end
begin
   prog   = fbi
   button = vol+
   config = n
end
begin
   prog   = fbi
   button = vol-
   config = b
end
begin
   prog   = fbi
   button = mute
   config = q
end
begin
   prog   = fbi
   button = sleep
   config = v
end
begin
   prog   = fbi
   button = pr+
   config = +
end
begin
   prog   = fbi
   button = pr-
   config = -
end
begin
   prog   = fbi
   button = tv
   config = a
end
