summaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-01 09:04:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-01 09:04:37 +0200
commita8f8de9dc9fda5fc94e5bc3d98dac5785e72d7da (patch)
tree3afd0bc9751c677efe4dba5849b8e529e146cb7b /MANUAL
parenta92b585c1ee19c74cfbc23e0096509a8101294fa (diff)
downloadvdr-a8f8de9dc9fda5fc94e5bc3d98dac5785e72d7da.tar.gz
vdr-a8f8de9dc9fda5fc94e5bc3d98dac5785e72d7da.tar.bz2
Implemented automatic shutdown
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL9
1 files changed, 9 insertions, 0 deletions
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