summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-01-27 21:47:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-01-27 21:47:40 (GMT)
commit0fc8cbbd572a62abddb430a1ddc47c8039b514ec (patch)
treebe9c1d8299c3b376e3f177554f1f68abfaa04e22 /abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run
parent3d6b409b2067f33475fca5332a5b9d69f1dbaccb (diff)
downloadlinhes_pkgbuild-0fc8cbbd572a62abddb430a1ddc47c8039b514ec.zip
linhes_pkgbuild-0fc8cbbd572a62abddb430a1ddc47c8039b514ec.tar.gz
linhes_pkgbuild-0fc8cbbd572a62abddb430a1ddc47c8039b514ec.tar.bz2
system-templates: add Technisat_TTS35 remote. closes #956
Diffstat (limited to 'abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run')
-rw-r--r--abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run b/abs/core/system-templates/templates/remotes/other/Technisat_TTS35/remote.run
new file mode 100644
index 0000000..4e2f47a
--- /dev/null
+++ b/abs/core/system-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
+