diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-17 15:47:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-17 15:47:27 +0200 |
commit | f1ccf3712859336561b9f7aeb7162dc97a5088cd (patch) | |
tree | 4d9642c576ecdc7a0d5df34b673247cecb849f83 /MANUAL | |
parent | 80a7ef5a55eb5e594af018077630c5aa892ccc19 (diff) | |
download | vdr-f1ccf3712859336561b9f7aeb7162dc97a5088cd.tar.gz vdr-f1ccf3712859336561b9f7aeb7162dc97a5088cd.tar.bz2 |
Modified page scrolling behaviour
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -495,11 +495,11 @@ Version 1.2 Scroll pages = yes no = when pressing the "Down" ("Up") key while the cursor is on the last (first) line of a list page, the - list is advanced by a full page and the cursor will - be at the top (bottom) of that page - yes = dto., but the cursor remains at the bottom (top) of - the page (this mode allows for faster scrolling - through long lists). + list is scrolled down (up) a single line and the cursor will + remain at the bottom (top) of that page + yes = the list is scrolled down (up) a full page and the cursor + will be at the top (bottom) of that page (this mode allows + for faster scrolling through long lists). Sort timers = yes Turns sorting the timers in the "Timers" menu on/off. Timers are sorted by ascending start times, with the |