summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-08 01:55:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-08 01:55:11 (GMT)
commit6c8f178b6c8874623e780d2c049a49b780237654 (patch)
tree31cd168b3e87c9777dc1bcd5d57f4e806a3c97f7 /abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro
parent4287d6026a61f8760633574c059f6e2dead2619d (diff)
downloadlinhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.zip
linhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.tar.gz
linhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.tar.bz2
rename live-installer to LinHES-config
Diffstat (limited to 'abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro')
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro134
1 files changed, 134 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro b/abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro
new file mode 100644
index 0000000..4e495c8
--- /dev/null
+++ b/abs/core-testing/LinHES-config/templates/remotes/pixelview/lircrc.playtv_pro
@@ -0,0 +1,134 @@
+#
+# This is an example of ~/.lircrc file
+# It is a copy of actual setup from my home machine.
+# Contributed by Artur Lipowski <alipowski@interia.pl>
+#
+ begin
+ prog = irexec
+ button = power
+ config = xawtv-remote quit
+ flags = mode
+ end
+ begin
+ prog = irexec
+ button = source
+ repeat = 1
+ config = xawtv-remote setinput next
+ end
+ begin
+ prog = irexec
+ button = zoom
+ repeat = 1
+ config = xawtv-remote fullscreen
+ end
+ begin
+ prog = irexec
+ button = chan-
+ repeat = 1
+ config = xawtv-remote setstation prev
+ end
+ begin
+ prog = irexec
+ button = chan+
+ repeat = 1
+ config = xawtv-remote setstation next
+ end
+ begin
+ prog = irxevent
+ button = loop
+ repeat = 1
+ config = Key c xawtv
+ end
+ begin
+ prog = irxevent
+ button = scan
+ repeat = 1
+ config = Key ctrl-z xawtv
+ end
+ begin
+ prog = irxevent
+ button = mute
+ config = Key a xawtv
+ end
+ begin
+ prog = irxevent
+ button = vol+
+ repeat = 1
+ config = Key KP_Add xawtv
+ end
+ begin
+ prog = irxevent
+ button = vol-
+ repeat = 1
+ config = Key KP_Subtract xawtv
+ end
+ begin
+ prog = irexec
+ button = 1
+ config = xawtv-remote setstation 0
+ end
+ begin
+ prog = irexec
+ button = 2
+ config = xawtv-remote setstation 1
+ end
+ begin
+ prog = irexec
+ button = 3
+ config = xawtv-remote setstation 2
+ end
+ begin
+ prog = irexec
+ button = 4
+ config = xawtv-remote setstation 3
+ end
+ begin
+ prog = irexec
+ button = 5
+ config = xawtv-remote setstation 4
+ end
+ begin
+ prog = irexec
+ button = 6
+ config = xawtv-remote setstation 5
+ end
+ begin
+ prog = irexec
+ button = 7
+ config = xawtv-remote setstation 6
+ end
+ begin
+ prog = irexec
+ button = 8
+ config = xawtv-remote setstation 7
+ end
+ begin
+ prog = irexec
+ button = 9
+ config = xawtv-remote setstation 8
+ end
+ begin
+ prog = irexec
+ button = 0
+ config = xawtv-remote setstation 0
+ end
+ begin
+ prog = irexec
+ button = function
+ config = xawtv-remote attr next
+ end
+ begin
+ prog = irexec
+ button = fn+
+ config = xawtv-remote attr inc
+ end
+ begin
+ prog = irexec
+ button = fn-
+ config = xawtv-remote attr dec
+ end
+ begin
+ prog = irexec
+ button = +100
+ config = xawtv-remote msg " `date +%H:%M` "
+ end