#begin # prog = irexec # button = vol- # remote = logitech-functions # config = /bin/bash -c "echo aiwa aiwa-vol- > /dev/tcp/10.0.0.1/34557" # repeat = 8 #end #begin # prog = irexec # button = vol+ # remote = logitech-functions # config = /bin/bash -c "echo aiwa aiwa-vol+ > /dev/tcp/10.0.0.1/34557" # repeat = 8 #end begin prog = irexec button = power remote = leadtek config = /bin/bash -c "echo fujitsu-siemens pause > /dev/tcp/10.0.0.1/34557"; rm -f /tmp/waitvdr; killall -9 vdr-sxfe end begin prog = irexec button = tv/fm remote = leadtek config = /bin/bash -c "echo fujitsu-siemens power > /dev/tcp/10.0.0.1/34557"; touch /tmp/waitvdr; killall vdr-sxfe end begin prog = irexec button = poweron remote = harmony_kls_vdr config = rm -f /tmp/waitvdr; killall -9 vdr-sxfe end begin prog = irexec button = poweroff remote = harmony_kls_vdr config = touch /tmp/waitvdr; killall vdr-sxfe end #begin # prog = irexec # button = start # remote = logitech-functions # config = rm -f /tmp/waitvdr; killall -9 vdr-sxfe #end #begin # prog = irexec # button = close # remote = logitech-functions # config = touch /tmp/waitvdr; killall vdr-sxfe #end #begin # prog = irexec # button = mute # remote = logitech-functions # config = amixer sset Master toggle #end