summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-06-12 16:33:24 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-06-12 16:33:24 (GMT)
commitada13c3f17134c5885f686509d128080450efa1b (patch)
tree515f3e4d1d577d9827d86c4f1473bb0184772165 /abs/core/system-templates/templates
parenta3e950053d847e719d489c13064b6c165425385c (diff)
parent39939b77f5be04020bce74f1d4aaf7bb5d0c4c00 (diff)
downloadlinhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.zip
linhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.tar.gz
linhes_pkgbuild-ada13c3f17134c5885f686509d128080450efa1b.tar.bz2
Merge branch 'testing'
Diffstat (limited to 'abs/core/system-templates/templates')
-rw-r--r--abs/core/system-templates/templates/remotes/favorites/streamzap/wol-lircrc66
1 files changed, 66 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/favorites/streamzap/wol-lircrc b/abs/core/system-templates/templates/remotes/favorites/streamzap/wol-lircrc
new file mode 100644
index 0000000..46c8eb2
--- /dev/null
+++ b/abs/core/system-templates/templates/remotes/favorites/streamzap/wol-lircrc
@@ -0,0 +1,66 @@
+# wol-lircrc for Streamzap
+begin
+ prog = irxevent
+ button = STOP
+ config = Key ctrl-shift-q CurrentWindow
+end
+begin
+# Exit Chrome back to Myth
+ prog = irxevent
+ button = EXIT
+ config = Key Escape CurrentWindow
+end
+begin
+ prog = irxevent
+ button = UP
+ config = Key Up CurrentWindow
+end
+begin
+ prog = irxevent
+ button = DOWN
+ config = Key Down CurrentWindow
+end
+begin
+ prog = irxevent
+ button = LEFT
+ config = Key Left CurrentWindow
+end
+begin
+ prog = irxevent
+ button = RIGHT
+ config = Key Right CurrentWindow
+end
+begin
+# Play/Pause
+ prog = irxevent
+ button = OK
+ config = Key Return CurrentWindow
+end
+begin
+# Play/Pause
+ prog = irxevent
+ button = PAUSE
+ config = Key Return CurrentWindow
+end
+begin
+# Play/Pause
+ prog = irxevent
+ button = PLAY
+ config = Key Return CurrentWindow
+end
+begin
+ prog = irxevent
+ button = CH_UP
+ config = Key alt-Right CurrentWindow
+end
+begin
+ prog = irxevent
+ button = CH_DOWN
+ config = Key alt-Left CurrentWindow
+end
+begin
+# Stop watching and return to Netflix Browse
+ prog = irxevent
+ button = MENU
+ config = Key alt-Left CurrentWindow
+end