Pilot-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(M) |
|||
| Zeile 12: | Zeile 12: | ||
==Konfiguration== | ==Konfiguration== | ||
Es ist lediglich die [[keymacros.conf]] wie folgt anzupassen, um zbs. das Plugin mit dem <RED> Key aufzurufen. | Es ist lediglich die [[keymacros.conf]] wie folgt anzupassen, um zbs. das Plugin mit dem <RED> Key aufzurufen. | ||
| + | <pre> | ||
| + | # Remote control key macros for VDR | ||
| + | # | ||
| + | # Format: | ||
| + | # | ||
| + | # macrokey key1 key2 key3... | ||
| + | # macrokey @plugin key1 key2 key3... | ||
| + | # | ||
| + | # See man vdr(5) | ||
| − | + | Red @pilot | |
| − | + | ^^^^^^^^^^^^^^^^ | |
| − | + | Green Schedule | |
| − | + | Blue Timers | |
| − | + | Yellow @prefermenu | |
| − | + | </pre> | |
| − | + | ||
| − | + | ||
| − | + | ==Installation== | |
| − | + | Siehe [[Plugin Installation]]. | |
| − | + | ||
| − | + | ||
| − | + | ||
==Probleme== | ==Probleme== | ||
Version vom 16. Juli 2004, 16:28 Uhr
Inhaltsverzeichnis |
Beschreibung
Die etwas andere "Navigation"
Hardwareanforderungen
Keine.
Softwareanforderungen
Keine.
Konfiguration
Es ist lediglich die keymacros.conf wie folgt anzupassen, um zbs. das Plugin mit dem <RED> Key aufzurufen.
# Remote control key macros for VDR # # Format: # # macrokey key1 key2 key3... # macrokey @plugin key1 key2 key3... # # See man vdr(5) Red @pilot ^^^^^^^^^^^^^^^^ Green Schedule Blue Timers Yellow @prefermenu
Installation
Siehe Plugin Installation.
Probleme
Keine bekannt.
Links
| [1] | http://famillejacques.free.fr/vdr/pilot | Homepage des Plugins |