summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro
diff options
context:
space:
mode:
authorJames Meyer <James.meyer@operamail.com>2008-10-05 01:06:09 (GMT)
committerJames Meyer <James.meyer@operamail.com>2008-10-05 01:06:09 (GMT)
commitb881b4ebd6ae62fe8e00ea41b72aa11657ae38db (patch)
tree92f08b6eaf847fda647a0c6cc08f4a1ed011239a /abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro
parentcdcc2afb40ffd2c86b1af9ff61763e45df8dc946 (diff)
downloadlinhes_pkgbuild-b881b4ebd6ae62fe8e00ea41b72aa11657ae38db.zip
linhes_pkgbuild-b881b4ebd6ae62fe8e00ea41b72aa11657ae38db.tar.gz
linhes_pkgbuild-b881b4ebd6ae62fe8e00ea41b72aa11657ae38db.tar.bz2
Add remotes from knoppmyth 5.5
Diffstat (limited to 'abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro')
-rw-r--r--abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro134
1 files changed, 134 insertions, 0 deletions
diff --git a/abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro b/abs/core-testing/live-installer/templates/remotes/pixelview/lircrc.playtv_pro
new file mode 100644
index 0000000..4e495c8
--- /dev/null
+++ b/abs/core-testing/live-installer/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