[MPlayer-users] lirc config
Carl Karsten
carl at personnelware.com
Tue Mar 2 00:49:46 CET 2004
Using the lircrc from
http://mplayerhq.hu/pipermail/mplayer-users/2001-April/000626.html (pasted
below) I can pause/unpause mPlayer. good. I am guessing there is a templete
lircrc that has all of the mplayer fuctionality and I just need to fill in the
remote and button lines?
Carl K
begin mplayer
begin
remote = CREATIVE_INFRA_DVD
button = pause
prog = mplayer
config = PAUSE
end
begin
remote = CREATIVE_INFRA_DVD
button = stop
prog = mplayer
config = QUIT
end
begin
remote = CREATIVE_INFRA_DVD
button = ffwd
prog = mplayer
repeat = 1
config = FFWD
end
begin
remote = CREATIVE_INFRA_DVD
button = rrev
prog = mplayer
repeat = 1
config = FRWND
end
end mplayer
More information about the MPlayer-users
mailing list