diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-08 13:02:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-09-08 13:02:05 +0200 |
commit | c7bb0bb73964eafed5e337dc18278fa118775671 (patch) | |
tree | 6395d9610aeb59b7546441df30d93280a3474f26 /INSTALL | |
parent | 57b324cd424aa2d4be111fb824e2a024c7f1fc11 (diff) | |
download | vdr-c7bb0bb73964eafed5e337dc18278fa118775671.tar.gz vdr-c7bb0bb73964eafed5e337dc18278fa118775671.tar.bz2 |
Improved handling of 'Power' key
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -126,6 +126,12 @@ and only perform the system shutdown. A program that uses the second parameter to set the hardware for restart must therefore also check whether the first parameter is '0'. +If a timer is currently recording, the parameters will reflect the start +time of that timer. This means that the first parameter will be a time in +the past, and the second parameter will be a negative number. This only +happens if the user presses the "Power" key while a timer is currently +recording. + Before the shutdown program is called, the user will be prompted to inform him that the system is about to shut down. If any remote control key is pressed while this prompt is visible, the shutdown will be cancelled (and |