Lircrc
Aus VDR Wiki
(Unterschied zwischen Versionen)
(M) |
|||
| Zeile 1: | Zeile 1: | ||
| − | |||
| − | |||
begin | begin | ||
prog = irexec | prog = irexec | ||
| Zeile 18: | Zeile 16: | ||
config = reboot | config = reboot | ||
end | end | ||
| − | [[Kategorie: | + | |
| + | [[Kategorie:]] | ||
Version vom 24. März 2005, 14:09 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
[[Kategorie:]]