Lircrc

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Beschreibung

lircrc

begin
button = Reserve_1
prog   = irexec
repeat = 0
config = if [ -n "$(pidof vdr)" ] ; then runvdr stop ; else runvdr start ; fi
end

begin
button = Reserve_2
prog   = irexec
repeat = 0
config = reboot
end