summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc')
-rw-r--r--linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc66
1 files changed, 66 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc b/linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc
new file mode 100644
index 0000000..bd3e26e
--- /dev/null
+++ b/linhes/linhes-templates/templates/remotes/favorites/streamzap/wol-lircrc
@@ -0,0 +1,66 @@
+# wol-lircrc for Streamzap
+begin
+ prog = irxevent
+ button = STOP
+ config = Key ctrl-shift-w 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