Lircrc.conf
Aus VDR Wiki
Version vom 12. Dezember 2004, 10:27 Uhr von 213.6.81.23 (Diskussion)
begin
prog = mplayer
button = Left
config = seek -10
repeat = 1
end
begin
prog = mplayer
button = Down
config = seek -60
repeat = 1
end
begin
prog = mplayer
button = Right
config = seek +10
repeat = 1
end
begin
prog = mplayer
button = Up
config = seek +60
repeat = 1
end
begin
prog = mplayer
button = Ok
config = pause
end
begin
prog = mplayer
button = Menu
config = osd
end
begin
prog = mplayer
button = Back
config = quit
end
begin
prog = mplayer
button = Volume+
config = volume 1
repeat = 1
end
begin
prog = mplayer
button = Volume-
config = volume -1
repeat = 1
end