From a8f8de9dc9fda5fc94e5bc3d98dac5785e72d7da Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 1 Sep 2001 09:04:37 +0200 Subject: Implemented automatic shutdown --- MANUAL | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index ae93099f..1983c1b9 100644 --- a/MANUAL +++ b/MANUAL @@ -417,6 +417,15 @@ Video Disk Recorder User's Manual you may want to use smaller values if you are planning on archiving a recording to CD. + MinEventTimeout=120 If the command line option '-s' has been set, VDR will + MinUserInactivity=120 automatically shutdown the computer if the next timer + event is at least MinEventTimeout minutes in the future, + and the user has been inactive for at least + MinUserInactivity minutes. Setting MinUserInactivity + to 0 disables the automatic shutdown, while still + retaining the possibility to manually shutdown the + computer. + * Executing system commands The "Main" menu option "Commands" allows you to execute any system commands -- cgit v1.2.3