diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-29 21:06:52 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-29 21:06:52 +0100 |
commit | a5a4b72d1c20c3a97e268365f90060707feaf4b2 (patch) | |
tree | 0af6717014089835a09b5b1738d1469b0d06595d | |
parent | 955b1c914fcd4ddf3b0b88046fb6fdd82faa37b5 (diff) | |
download | vdr-a5a4b72d1c20c3a97e268365f90060707feaf4b2.tar.gz vdr-a5a4b72d1c20c3a97e268365f90060707feaf4b2.tar.bz2 |
Fixed description of using number keys to toggle weekdays of a timer
-rw-r--r-- | MANUAL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ Version 2.6 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. - (3) In the "Timers" menu, when on the "Day" item, the '0' key toggles between + (3) In the "Edit timer" 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). |