summaryrefslogtreecommitdiff
path: root/FORMATS
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 /FORMATS
parentcaa96c00eaecd5f0c67f0575468dd088f2c8ee1e (diff)
downloadvdr-7f6a2a7a0c001c425efdab381914e7c297f61166.tar.gz
vdr-7f6a2a7a0c001c425efdab381914e7c297f61166.tar.bz2
Implemented hotkeys for Main and Commands menu
Diffstat (limited to 'FORMATS')
-rw-r--r--FORMATS10
1 files changed, 7 insertions, 3 deletions
diff --git a/FORMATS b/FORMATS
index ed52518d..a2ab7c11 100644
--- a/FORMATS
+++ b/FORMATS
@@ -86,9 +86,13 @@ Video Disk Recorder File Formats
Examples:
- Check for new mail: /usr/local/bin/checkmail 2>&1
- CPU status : /usr/loval/bin/cpustatus 2>&1
- Disk space : df -h | grep '/video' | awk '{ print 100 - $5 "% free"; }'
+ 1 Check for new mail: /usr/local/bin/checkmail 2>&1
+ 2 CPU status : /usr/loval/bin/cpustatus 2>&1
+ 3 Disk space : df -h | grep '/video' | awk '{ print 100 - $5 "% free"; }'
+
+ If the first non-blank character of the 'title' is a digit in the range
+ 1..9, the command can be selected directly by pressing the respective numerical
+ key on the remote control.
* marks.vdr