Lircrc

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 17: Zeile 17:
 
  end
 
  end
  
[[Kategorie:]]
+
[[Kategorie:Konfigurationsdateien]]

Version vom 24. März 2005, 15:10 Uhr

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

begin
    prog   = irexec
    button = Power
    button = Power
    button = Power
    button = 2
    config = reboot
end