Mailing List archive

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

[vdr] Re: @Klaus Schmidinger: Feature request - Power down confirmation




----- Original Message -----
From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
To: <vdr@linuxtv.org>
Sent: Saturday, November 30, 2002 1:44 PM
Subject: [vdr] Re: @Klaus Schmidinger: Feature request - Power down
confirmation

> If you really want to have a general confirmation whenever the Power
button
> is pressed, you can simply add the lines
>
>   if (!Interface->Confirm("Really shutdown?"))
>      break;
>
> right after
>
>   case kPower: isyslog("Power button pressed");
>
> in vdr.c.
>
> Klaus


Works fine - Thanx! :o)

Rene



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



Home | Main Index | Thread Index