Suppressing automatic hotkey assignment if entry starts with digit and blank

This commit is contained in:
Klaus Schmidinger
2002-03-29 16:45:36 +01:00
parent b83ff7ab5d
commit 9bfb79e15e
3 changed files with 22 additions and 7 deletions

View File

@@ -1145,3 +1145,5 @@ Video Disk Recorder Revision History
performance under heavy system load.
- New 'make' target 'install', which copies the manual pages and executables
to their appropriate system locations.
- Automatic hotkey assignment is now suppressed if the first entry in
commands.conf starts with a digit in the range '1'...'9', followed by a blank.