Evexec.conf
Aus VDR Wiki
(Unterschied zwischen Versionen)
K |
|||
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | Gehöhrt zu ''evexec'', siehe [[remote-plugin]]. | ||
+ | |||
+ | {{Box Datei| /etc/evexec.conf | | ||
<pre> | <pre> | ||
− | # | + | # |
+ | # Config for "Evexec" vdr-plugin remote | ||
# | # | ||
# Format: <input device (0,1,2,...)>:<key/code>:<cmds> | # Format: <input device (0,1,2,...)>:<key/code>:<cmds> | ||
# | # | ||
− | # Hint: | + | # Hint: bash> runvdr |
− | # | + | # bash> evexec /dev/input/event0 |
− | # | + | # evexec: time 1086691043.370780 code 31 |
− | # | + | # evexec: time 1086691077.872951 code 6 |
− | # | + | # ^ |
− | # | + | # code |
− | + | # | |
0:1:svdrpsend.pl MESG "key 1" | 0:1:svdrpsend.pl MESG "key 1" | ||
#0:2:fbtv | #0:2:fbtv | ||
Zeile 18: | Zeile 22: | ||
#0:6:shutdown -h now | #0:6:shutdown -h now | ||
</pre> | </pre> | ||
+ | }} | ||
+ | |||
+ | [[Kategorie:Konfigurationsdateien]] |
Aktuelle Version vom 20. Juli 2005, 13:31 Uhr
Gehöhrt zu evexec, siehe remote-plugin.
# # Config for "Evexec" vdr-plugin remote # # Format: <input device (0,1,2,...)>:<key/code>:<cmds> # # Hint: bash> runvdr # bash> evexec /dev/input/event0 # evexec: time 1086691043.370780 code 31 # evexec: time 1086691077.872951 code 6 # ^ # code # 0:1:svdrpsend.pl MESG "key 1" #0:2:fbtv #0:3:kvdr -f #0:4:killall -9 vdr #0:5:shutdown -r now #0:6:shutdown -h now