summaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-18 10:44:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-18 10:44:30 +0200
commit806aeb3c07dafdc92a2028d3600d2a0f2a298ef0 (patch)
treee70eef49cfb9da3cd74727da3e43e29da78ae3ff /MANUAL
parentf1ccf3712859336561b9f7aeb7162dc97a5088cd (diff)
downloadvdr-806aeb3c07dafdc92a2028d3600d2a0f2a298ef0.tar.gz
vdr-806aeb3c07dafdc92a2028d3600d2a0f2a298ef0.tar.bz2
Implemented wrapping around in menu lists
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANUAL b/MANUAL
index d2bb8e4e..532e954e 100644
--- a/MANUAL
+++ b/MANUAL
@@ -501,6 +501,13 @@ Version 1.2
will be at the top (bottom) of that page (this mode allows
for faster scrolling through long lists).
+ Scroll wraps = no no = when the end (beginning) of a list is reached while
+ moving the cursor through it, the cursor stays at the
+ last (first) line of the list
+ yes = the cursor "wraps around" and moves from the last
+ (first) line of the list directly to the first (last)
+ one.
+
Sort timers = yes Turns sorting the timers in the "Timers" menu on/off.
Timers are sorted by ascending start times, with the
first one being the next timer that will start.