summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-04-17 13:40:47 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-04-17 13:40:47 (GMT)
commit338facd2f16924a986dc272cc2496e40e7ce0e0a (patch)
treea3a1176aa85347a81f9494b76ee14ba6431a3690 /abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc
parent43ac79000851b71055195e4abea53d7485f7c8fd (diff)
downloadlinhes_pkgbuild-338facd2f16924a986dc272cc2496e40e7ce0e0a.zip
linhes_pkgbuild-338facd2f16924a986dc272cc2496e40e7ce0e0a.tar.gz
linhes_pkgbuild-338facd2f16924a986dc272cc2496e40e7ce0e0a.tar.bz2
system-templates: streamzap: add Lircmap.xml. closes #994
Diffstat (limited to 'abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc')
-rw-r--r--abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc28
1 files changed, 14 insertions, 14 deletions
diff --git a/abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc b/abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc
index 5e668b5..089c5d7 100644
--- a/abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc
+++ b/abs/core/system-templates/templates/remotes/favorites/streamzap/lircrc
@@ -278,14 +278,14 @@ end
begin
prog = mythtv
# skip backward
-button = |<<
+button = PREVIOUS
config = PgUp
end
begin
prog = mythtv
# skip forward
-button = >>|
+button = NEXT
config = PgDown
end
@@ -298,14 +298,14 @@ end
begin
prog = mythtv
# rewind
-button = <<
+button = REWIND
config = Home
end
begin
prog = mythtv
# fast forward
-button = >>
+button = FOWARD
config = End
end
@@ -418,28 +418,28 @@ end
begin
prog = mplayer
# skip backward
-button = |<<
+button = PREVIOUS
config = seek -600
end
begin
prog = mplayer
# skip forward
-button = >>|
+button = NEXT
config = seek +600
end
begin
prog = mplayer
# slow forward
-button = <<
+button = REWIND
config = speed_mult 0.5
end
begin
prog = mplayer
# fast forward
-button = >>
+button = FOWARD
config = speed_mult 2.0
end
@@ -507,14 +507,14 @@ end
begin
prog = xine
-button = <<
+button = REWIND
repeat = 4
config = SeekRelative-30
end
begin
prog = xine
-button = >>
+button = FOWARD
repeat = 4
#config = SeekRelative+30
config = SpeedFaster
@@ -719,25 +719,25 @@ begin xmms
begin
prog = xmms
- button = >>|
+ button = NEXT
config = NEXT
end
begin
prog = xmms
- button = |<<
+ button = PREVIOUS
config = PREV
end
begin
prog = xmms
- button = <<
+ button = FOWARD
config = FWD 10
repeat = 2
end
begin
prog = xmms
- button = <<
+ button = REWIND
config = BWD 10
repeat = 2
end