From 7f6a2a7a0c001c425efdab381914e7c297f61166 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 3 Feb 2001 15:28:49 +0100 Subject: Implemented hotkeys for Main and Commands menu --- FORMATS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'FORMATS') 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 -- cgit v1.2.3