Pilot-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(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)
  
# Remote control key macros for VDR
+
Red      @pilot
#
+
^^^^^^^^^^^^^^^^
# Format:
+
Green    Schedule
#
+
Blue      Timers
# macrokey  key1 key2 key3...
+
Yellow    @prefermenu
# macrokey  @plugin key1 key2 key3...
+
</pre>
#
+
# See man vdr(5)
+
  
Red      @pilot
+
==Installation==
^^^^^^^^^^^^^^^^
+
Siehe [[Plugin Installation]].
Green    Schedule
+
Blue      Timers
+
Yellow    @prefermenu
+
  
 
==Probleme==
 
==Probleme==

Version vom 16. Juli 2004, 16:28 Uhr

Inhaltsverzeichnis

Beschreibung

Die etwas andere "Navigation"

snapshot2.jpg

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