Implemented hotkeys for Main and Commands menu

This commit is contained in:
Klaus Schmidinger
2001-02-03 15:28:49 +01:00
parent caa96c00ea
commit 7f6a2a7a0c
5 changed files with 52 additions and 14 deletions

View File

@@ -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.