summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-11-18 22:50:45 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-11-18 22:50:45 (GMT)
commitd1695a359e849f3419c8d24e551cc4ff65d8feff (patch)
treec9f87522061119c9b5a27c68c879cd72c568add4 /linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc
parent731cab73b54223a7ccfeec293b1f57c0477a5823 (diff)
downloadlinhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.zip
linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.gz
linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.bz2
linhes-templates: initial inclusion
Diffstat (limited to 'linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc')
-rw-r--r--linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc46
1 files changed, 46 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc b/linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc
new file mode 100644
index 0000000..8c4ffe0
--- /dev/null
+++ b/linhes/linhes-templates/templates/remotes/favorites/dvico/wol-lircrc
@@ -0,0 +1,46 @@
+begin
+ prog = irxevent
+ button = back
+ config = Key Escape CurrentWindow
+end
+begin
+ prog = irxevent
+ button = stop
+ config = Key ctrl-shift-w 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
+ prog = irxevent
+ button = ok
+ 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
+