summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/templates/remotes/life-view
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/LinHES-config/templates/remotes/life-view')
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/life-view/lircd.conf.flyvideo87
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/life-view/lircmd.conf.flyvideo33
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/life-view/lircrc.flyvideo131
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/life-view/preview.jpgbin0 -> 15108 bytes
4 files changed, 251 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config/templates/remotes/life-view/lircd.conf.flyvideo b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircd.conf.flyvideo
new file mode 100644
index 0000000..6402ed0
--- /dev/null
+++ b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircd.conf.flyvideo
@@ -0,0 +1,87 @@
+#
+# this config file was automatically generated
+# using lirc-0.6.5(sir) on Sun Sep 22 03:04:44 2002
+#
+# contributed by Jarek Zuk
+#
+# brand: LiveView
+# devices being controlled by this remote:
+# FlyVideo II
+# FlyVideo'98
+# FlyVideo 98/FM /2000S
+# Flyvideo 98FM (LR50Q)
+# Typhoon TView TV/FM Tuner
+#
+
+begin remote
+
+ name flyvideo
+ bits 16
+ flags SPACE_ENC|CONST_LENGTH
+ eps 30
+ aeps 100
+
+ header 9000 4500
+ one 563 1687
+ zero 563 562
+ ptrail 563
+ repeat 9000 4500
+ pre_data_bits 26
+ pre_data 0x01A1F2F
+ gap 108000
+ toggle_bit 0
+
+ frequency 37916
+ duty_cycle 33
+
+ begin codes
+ 0 0x000000000000F00F
+ 1 0x000000000000C03F
+ 2 0x00000000000020DF
+ 3 0x000000000000A05F
+ 4 0x000000000000E01F
+ 5 0x00000000000010EF
+ 6 0x000000000000906F
+ 7 0x000000000000D02F
+ 8 0x00000000000030CF
+ 9 0x000000000000B04F
+ POWER 0x00000000000000FF
+ MOUSE_MODE 0x000000000000807F
+ FULL_SCREEN 0x00000000000040BF
+ CHAN_PLUS 0x00000000000048B7
+ CHAN_MINUS 0x000000000000C837
+ CANCEL 0x000000000000F807
+ ENTER 0x00000000000008F7
+ VOL_PLUS 0x00000000000028D7
+ VOL_MINUS 0x000000000000E817
+ MENU 0x000000000000609F
+ UP 0x000000000000708F
+ DOWN 0x0000000000009867
+ LEFT 0x000000000000609F
+ RIGHT 0x000000000000A857
+ INC 0x00000000000050AF
+ DEC 0x0000000000006897
+ ESC 0x00000000000058A7
+ MUTE 0x000000000000D827
+ RETURN 0x00000000000018E7
+ CENTER 0x000000000000C837
+
+ CHANELS 0x00000000000047B8
+ REV 0x0000000000008778
+ FWD 0x000000000000C738
+ VIDEO 0x0000000000008877
+
+# from FlyVideo II config file
+ Audio 0x000000000000A857
+# newly added by Jarek Zuk
+ SQUARE 0x000000000000B847
+ TAB_LEFT 0x0000000000007887
+ TAB_RIGHT 0x00000000000038C7
+ CENTER 0x000000000000C837
+ LEFT 0x00000000000048B7
+
+ end codes
+
+end remote
+
+
diff --git a/abs/core-testing/LinHES-config/templates/remotes/life-view/lircmd.conf.flyvideo b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircmd.conf.flyvideo
new file mode 100644
index 0000000..71cac36
--- /dev/null
+++ b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircmd.conf.flyvideo
@@ -0,0 +1,33 @@
+#
+# lircmd config file for FlyVideo98 remote control
+# Contributed by Pawel T. Jochym <jochym@ifj.edu.pl>
+#
+
+PROTOCOL IntelliMouse
+
+# ACCELERATOR start max multiplier
+
+#ACCELERATOR 2 30 5
+
+ACTIVATE * MOUSE_MODE
+
+MOVE_N * 2
+MOVE_NE * 3
+MOVE_E * 6
+MOVE_SE * 9
+MOVE_S * 8
+MOVE_SW * 7
+MOVE_W * 4
+MOVE_NW * 1
+
+# These are lircmd-0.5.5 extensions
+MOVE_IN * VOL_PLUS
+MOVE_OUT * VOL_MINUS
+
+BUTTON1_CLICK * CANCEL
+BUTTON2_CLICK * 0
+BUTTON3_CLICK * ENTER
+
+BUTTON1_TOGGLE * UP
+BUTTON2_TOGGLE * VIDEO
+BUTTON3_TOGGLE * INC
diff --git a/abs/core-testing/LinHES-config/templates/remotes/life-view/lircrc.flyvideo b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircrc.flyvideo
new file mode 100644
index 0000000..2175201
--- /dev/null
+++ b/abs/core-testing/LinHES-config/templates/remotes/life-view/lircrc.flyvideo
@@ -0,0 +1,131 @@
+#
+# This is an example of ~/.lircrc file
+# It is a copy of actual setup from my home machine.
+# Contributed by Pawel T. Jochym <jochym@ifj.edu.pl>
+#
+begin
+ button = MOUSE_MODE
+ mode = mouse
+end
+begin
+ prog = irexec
+ button = FULL_SCREEN
+ config = xawtv -geometry 768x576+0+0 -c /dev/video TVP-1 &
+ mode = tv
+ flags = once
+end
+begin
+ button = ESC
+ mode = system
+ flags = once
+end
+begin system
+ begin
+ prog = irexec
+ button = 1
+ button = 2
+ button = 3
+ button = 6
+ button = 3
+ button = 6
+ config = shutdown -r now
+ flags = mode
+ end
+end system
+
+begin tv
+ begin
+ prog = irxevent
+ button = POWER
+ config = Key q xawtv
+ flags = mode
+ end
+ begin
+ prog = irxevent
+ button = FULL_SCREEN
+ config = Key f xawtv
+ config = Key f xawtv
+ repeat = 1
+ end
+ begin
+ prog = irxevent
+ button = CHAN_MINUS
+ repeat = 1
+ config = Key Page_Down xawtv
+ end
+ begin
+ prog = irxevent
+ button = CHAN_PLUS
+ repeat = 1
+ config = Key Page_Up xawtv
+ end
+ begin
+ prog = irxevent
+ button = MENU
+ repeat = 1
+ config = Key c xawtv
+ end
+ begin
+ prog = irxevent
+ button = CHANELS
+ repeat = 1
+ config = Key ctrl-z xawtv
+ end
+ begin
+ prog = irxevent
+ button = MUTE
+ config = Key Return xawtv
+ end
+ begin
+ prog = irxevent
+ button = VOL_PLUS
+ repeat = 1
+ config = Key KP_Add xawtv
+ end
+ begin
+ prog = irxevent
+ button = VOL_MINUS
+ 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
+end tv \ No newline at end of file
diff --git a/abs/core-testing/LinHES-config/templates/remotes/life-view/preview.jpg b/abs/core-testing/LinHES-config/templates/remotes/life-view/preview.jpg
new file mode 100644
index 0000000..d2ccdd1
--- /dev/null
+++ b/abs/core-testing/LinHES-config/templates/remotes/life-view/preview.jpg
Binary files differ