Prefermenu-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 <YELLOW> Key aufzurufen. | Es ist lediglich die [[keymacros.conf]] wie folgt anzupassen, um zbs. das Plugin mit dem <YELLOW> 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> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
==Probleme== | ==Probleme== | ||
Keine bekannt. | Keine bekannt. | ||
Version vom 16. Juli 2004, 16:25 Uhr
Inhaltsverzeichnis |
Beschreibung
Ein Favoriten-Menü für Sender.
Hardwareanforderungen
Keine.
Softwareanforderungen
Keine.
Konfiguration
Es ist lediglich die keymacros.conf wie folgt anzupassen, um zbs. das Plugin mit dem <YELLOW> 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 ^^^^^^^^^^^^^^^^^^^^^
Probleme
Keine bekannt.
Links
| [1] | http://famillejacques.free.fr/vdr/prefermenu | Homepage des Plugins |