From 806aeb3c07dafdc92a2028d3600d2a0f2a298ef0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 18 Jun 2005 10:44:30 +0200 Subject: Implemented wrapping around in menu lists --- MANUAL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'MANUAL') 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. -- cgit v1.2.3