diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-03 15:58:46 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-03 15:58:46 +0100 |
commit | b16437e7848218025986e87eb972b742dd7c958b (patch) | |
tree | aada4c5ff2d00e3e8e1c1b225af23fcbbf1a2d87 /MANUAL | |
parent | 1bad5d1e6f5a9fbbc09081f07f5b4d9d780fe5db (diff) | |
download | vdr-b16437e7848218025986e87eb972b742dd7c958b.tar.gz vdr-b16437e7848218025986e87eb972b742dd7c958b.tar.bz2 |
New options 'Setup/Miscellaneous/Remote control repeat delay' and 'Setup/Miscellaneous/Remote control repeat delta'
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -926,6 +926,18 @@ Version 1.6 key. Note that the total maximum is also limited by the "OSD/Channel info time" parameter. + Remote control repeat delay = 300 + The earliest time (in milliseconds) after which the repeat + function of the remote control kicks in if a key is held + pressed down for a while. If the remote control in use + has a repeat delay that is longer than that given in this + parameter, that longer delay will prevail. + Remote control repeat delta = 100 + The time (in milliseconds) between two subsequent key + presses generated by the remote control's repeat function. + If the remote control in use has a repeat delta that is + longer than that given in this parameter, that longer delay + will prevail. Initial channel = The channel ID of the channel that shall be tuned to when VDR starts. Default is empty, which means that it will tune to the channel that was on before VDR was stopped. |