diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-03-10 23:26:15 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-03-10 23:26:15 (GMT) |
commit | de5c9f58828088f5c009691b701ed28d75fa9dc6 (patch) | |
tree | 53fb35a8c234a8412e01333ff1f868a3a5aa7ee1 /abs/core/system-templates/templates/remotes/imon | |
parent | fa342e88317ed5d6b8db0de7f114392ff4175a31 (diff) | |
download | linhes_pkgbuild-de5c9f58828088f5c009691b701ed28d75fa9dc6.zip linhes_pkgbuild-de5c9f58828088f5c009691b701ed28d75fa9dc6.tar.gz linhes_pkgbuild-de5c9f58828088f5c009691b701ed28d75fa9dc6.tar.bz2 |
system-templates: remotes: add remote.run; add imon-mce; remove imon-pad; refs #651 refs #821
Diffstat (limited to 'abs/core/system-templates/templates/remotes/imon')
-rwxr-xr-x | abs/core/system-templates/templates/remotes/imon/remote.run | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/imon/remote.run b/abs/core/system-templates/templates/remotes/imon/remote.run new file mode 100755 index 0000000..9d0ab2e --- /dev/null +++ b/abs/core/system-templates/templates/remotes/imon/remote.run @@ -0,0 +1,4 @@ +#!/bin/bash + +/usr/bin/ir-keytable -c -p lirc -w /etc/rc_keymaps/imon_pad +/usr/sbin/lircd -r -n --driver devinput -d /dev/remotes/SoundGraph --output /var/run/lirc/lircd |