diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-05 13:43:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-05 13:43:07 +0100 |
commit | 739fcc7aff2fdbcaf0b93e1fa2bdc9654374f042 (patch) | |
tree | 8287511d6d3dc0a87d06d73657b1d81179972214 /MANUAL | |
parent | 02ae3e98d49023353cbb7f4cb5ecdf8e7182981d (diff) | |
download | vdr-739fcc7aff2fdbcaf0b93e1fa2bdc9654374f042.tar.gz vdr-739fcc7aff2fdbcaf0b93e1fa2bdc9654374f042.tar.bz2 |
In the "Channels" menu the numeric keys now position the cursor to the channel with the given number
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -74,7 +74,12 @@ Version 1.2 to "mark" a timer for moving. (2) See "Processing Recordings" below. (3) In the "Channels" menu the '0' key switches the sort mode through "by number", - "by name" and "by provider". + "by name" and "by provider". Other numeric input positions the cursor to + the channel with the number entered so far. If there is no channel with that + number, nothing happens. While entering a channel number, the '0' key will + be treated as part of that number, not as a sort mode toggle. If no numeric + key has been pressed for more than one second, the number is reset and '0' + functions as sort mode toggle again. (4) In the "Timers" menu, when on the "Day" item, the '0' key toggles between a single shot and a repeating timer. If "Day" indicates a repeating timer, the keys '1'...'7' can be used to toggle the individual days ('1' is Monday). |