VDR version 2.0.0 is going to be released this Sunday, March 31.
This is the absolutely last chance to have all OSD texts translated
into your local language. After tomorrow, March 30, 15:00 (3pm) CET
I won't adopt any more patches to *.po files.
The languages not yet translated completely are
d
Hello,
I don't want to hijack your thread, but just as a reference here is my solution
with acpid to achieve nearly the same:
/etc/acpid/power:
event=button/power*
action=/sbin/acpishutdown.sh
/sbin/acpishutdown.sh:
#!/bin/sh
if [ -e /tmp/acpibutton ]; then
if [ `/bin/ls /tmp/acpibutton