From 16fe4d783f2c5e34f18a329b542624e211e13e72 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 25 Feb 2007 14:14:06 +0100 Subject: Made "Channel entry timeout" a setup parameter --- MANUAL | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'MANUAL') 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. -- cgit v1.2.3