#!/bin/sh

echo "The default installation of the console plugin just displays this message.

If you want to start another programm with the console plugin,
you have to edit /etc/vdr/plugins/plugin.console.conf.

Another alternative to start certain programs is to create the file 
/etc/vdr/plugins/commands.conf and to add entries like this:

Midnight Commander 	: mc
IPTraf			: iptraf

(Note: This is just the same format as it is used in vdr's commands.conf and
reccmds.conf, a description of it can be found under \"man 5 vdr\".)"
