Alcd-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
| Zeile 12: | Zeile 12: | ||
==Softwareanforderungen== | ==Softwareanforderungen== | ||
==Installation== | ==Installation== | ||
| + | ==Konfiguration== | ||
| + | cd /usr/local/bin | ||
| + | ln -s $SOURCEDIR/VDR/PLUGINS/src/alcd/scripts/*sh . | ||
| + | |||
| + | Dann. | ||
| + | |||
| + | -r /usr/local/bin/activy.sh | ||
==Parameter== | ==Parameter== | ||
Version vom 30. Juli 2005, 01:47 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor: Andreas Weinberger, Markus Geisler, Helmut Auer
Das Plugin erlaubt die Nutzung des LCD einer Fujitsu-Siemens Activy 300.
Bilder
Hardwareanforderungen
- Activy 300 Media Center von Fujitsu Siemens
Softwareanforderungen
Installation
Konfiguration
cd /usr/local/bin ln -s $SOURCEDIR/VDR/PLUGINS/src/alcd/scripts/*sh .
Dann.
-r /usr/local/bin/activy.sh
Parameter
| Parameter (kurz) | Parameter (lang) | Beschreibung |
|---|---|---|
| -r | --resetscript=FILE | name of script to execute after PIC reset (default: none) |
Links
| [1] | http://home.primusnetz.de/mgeisler/alcd | Alte Homepage des Plugins |
| [2] | http://www.htpc-forum.de/index.php?url=downloads.php | Download der aktuellen Version |