summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-02-03 15:28:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-02-03 15:28:49 +0100
commit7f6a2a7a0c001c425efdab381914e7c297f61166 (patch)
tree044a9b08d0aef5e2aa997a1f8e2a659ef552f82f /HISTORY
parentcaa96c00eaecd5f0c67f0575468dd088f2c8ee1e (diff)
downloadvdr-7f6a2a7a0c001c425efdab381914e7c297f61166.tar.gz
vdr-7f6a2a7a0c001c425efdab381914e7c297f61166.tar.bz2
Implemented hotkeys for Main and Commands menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 39681c74..287006fd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -367,3 +367,7 @@ Video Disk Recorder Revision History
- The "Left" and "Right" keys are now used to page up and down in lists (thanks
to Martin Hammerschmid). Since the "Timers" menu already uses these keys to
(de)activate timers, this functionality is not available here.
+- The "Main" and "Commands" menu now support "hotkeys", which means that if the
+ first non-blank character of a menu item is a digit in the range 1..9, that
+ item can be selected by pressing the respective numeric key on the remote
+ control.