summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run')
-rw-r--r--linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run8
1 files changed, 8 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run b/linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run
new file mode 100644
index 0000000..4e2f47a
--- /dev/null
+++ b/linhes/linhes-templates/templates/remotes/other/Technisat_TTS35/remote.run
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# lirc start for Technisat TT35 remote
+
+LIRC_DRIVER="dev/input"
+LIRC_DEVICE="name=USB IR Receiver USB IR Receiver"
+/usr/sbin/lircd -r -n -d "$LIRC_DEVICE" --driver=$LIRC_DRIVER --output=/dev/lircd /etc/lircd.conf
+