Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: restarting VDR via command in menu



>
> Hi ..
>
> i want to add a command in the menu of VDR, for restarting the VDR itself
...
>
> what would be the best command to add to commands.conf ??

I think it's better to do that with irexec (of course only if you use LIRC)

e.g. my lircrc:
---
begin
        prog = irexec
        button = POWER
        config = /usr/bin/killall -9 vdr
end
-----

Roland



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index