summaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL11
1 files changed, 10 insertions, 1 deletions
diff --git a/MANUAL b/MANUAL
index ce90986c..4f4db682 100644
--- a/MANUAL
+++ b/MANUAL
@@ -786,9 +786,18 @@ Version 1.4
connection after which the connection is automatically
closed. Default is 300, a value of 0 means no timeout.
- Zap Timeout = 3 The time (in seconds) until a channel counts as "previous"
+ Zap timeout = 3 The time (in seconds) until a channel counts as "previous"
for switching with '0'
+ Channel entry timeout = 1000
+ The time (in milliseconds) after the last keypress until
+ a numerically entered channel number is considered
+ complete, and the channel is switched. Default is 1000,
+ a value of 0 turns this off, so a numerically entered
+ channel number then needs to be confirmed with the "Ok"
+ key. Note that the total maximum is also limited by
+ the "OSD/Channel info time" parameter.
+
Initial channel = 0 The number of the channel that shall be tuned to when
VDR starts. Default is 0, which means that it will
tune to the channel that was on before VDR was stopped.