Pilotskin-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Konfiguration: interner link) |
|||
Zeile 1: | Zeile 1: | ||
+ | {{übersetzen|10}} | ||
+ | |||
==Beschreibung== | ==Beschreibung== | ||
'''Autor:''' Christophe Nouhet | '''Autor:''' Christophe Nouhet | ||
+ | |||
+ | Pilotskin is a plugin for VDR based on the plugin vdr-pilot created by Olivier | ||
+ | Jacques. It brings the ability to fastly browse | ||
+ | the EPG information (Extended Program Guide) without being forced | ||
+ | to switch to a channel. | ||
+ | It makes it easy to see what is going on on other channels while still | ||
+ | looking at the current channel. The browsing calls the | ||
+ | skin that you use, and the plugin has the appearance of the OSD *Display | ||
+ | Channel Info*. The plugin adds the possibility of having detailed | ||
+ | information of the event and launching timers | ||
==Bilder== | ==Bilder== | ||
Zeile 10: | Zeile 22: | ||
<!-- ==Hardwareanforderungen== --> | <!-- ==Hardwareanforderungen== --> | ||
− | + | <!-- ==Softwareanforderungen== --> | |
− | ==Softwareanforderungen== | + | |
− | + | ||
− | + | ||
<!-- ==Installation== --> | <!-- ==Installation== --> | ||
<!-- ==Optionen== --> | <!-- ==Optionen== --> | ||
Zeile 48: | Zeile 57: | ||
{| border=1 cellpadding=2 cellspacing=0 | {| border=1 cellpadding=2 cellspacing=0 | ||
|- | |- | ||
− | ! bgcolor=# | + | !bgcolor=#efefef|UP || go one channel up |
− | | | + | |
|- | |- | ||
− | !bgcolor=# | + | !bgcolor=#efefef|DOWN || go one channel down |
− | | | + | |
|- | |- | ||
− | !bgcolor=# | + | !bgcolor=#efefef|LEFT || go prev group |
− | | | + | |
|- | |- | ||
− | !bgcolor=# | + | !bgcolor=#efefef|RIGHT || go next group |
− | | | + | |
|- | |- | ||
− | !bgcolor=#efefef| | + | !bgcolor=#efefef|OK || switch to the selected channel |
− | | | + | |- |
+ | !bgcolor=#efefef|BACK || exit Pilotskin plugin | ||
+ | |- | ||
+ | ! bgcolor=#ff0000|Rot || edit a timer | ||
+ | |- | ||
+ | !bgcolor=#00ff00|Grün || Show extra infos | ||
+ | |- | ||
+ | !bgcolor=#ffff00|Gelb || previous event | ||
+ | |- | ||
+ | !bgcolor=#0000ff|Blau || next event | ||
|} | |} | ||
<!-- ==[[SVDRP]] Befehle== --> | <!-- ==[[SVDRP]] Befehle== --> | ||
− | + | <!-- ==Probleme== --> | |
− | ==Probleme== | + | |
− | + | ||
− | + | ||
<!-- ==Tipps== --> | <!-- ==Tipps== --> | ||
<!-- ==Wunschliste== --> | <!-- ==Wunschliste== --> |
Version vom 3. Mai 2006, 21:33 Uhr
Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 10 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
{{übersetzen|<Zahl>}}
aus dem Kopf des Artikels entfernen. DANKE :-)
Inhaltsverzeichnis |
Beschreibung
Autor: Christophe Nouhet
Pilotskin is a plugin for VDR based on the plugin vdr-pilot created by Olivier Jacques. It brings the ability to fastly browse the EPG information (Extended Program Guide) without being forced to switch to a channel. It makes it easy to see what is going on on other channels while still looking at the current channel. The browsing calls the skin that you use, and the plugin has the appearance of the OSD *Display Channel Info*. The plugin adds the possibility of having detailed information of the event and launching timers
Bilder
Konfiguration
Wer möchte geht über die keymacros.conf, um das Plugin zbs. mit demRot
Key aufzurufen.
# Remote control key macros for VDR # # Format: # # macrokey key1 key2 key3... # macrokey @plugin key1 key2 key3... # # See man vdr(5) Red @pilotskin ^^^^^^^^^^^^^^^^^^^^ Green Schedule Blue Timers Yellow @prefermenu
Alternativ über einen "User Key".
User1 @pilotskin
Bedienung
UP | go one channel up |
---|---|
DOWN | go one channel down |
LEFT | go prev group |
RIGHT | go next group |
OK | switch to the selected channel |
BACK | exit Pilotskin plugin |
Rot | edit a timer |
Grün | Show extra infos |
Gelb | previous event |
Blau | next event |