aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2009-05-25 01:38:39 +0200
committerFelix Domke <tmbinc@elitedvb.net>2009-05-25 01:38:39 +0200
commit875b117b3aeca1af73942d4eeb691496f6c884f9 (patch)
tree9833628398e010accf290606bc59d4a112aa3fed /data
parent28a0e997d1d28a6d057ede5e8de70f26ceed0e8e (diff)
parent4ea054ce5a814666d8d7af7f9951ffb783820889 (diff)
downloadenigma2-875b117b3aeca1af73942d4eeb691496f6c884f9.tar.gz
enigma2-875b117b3aeca1af73942d4eeb691496f6c884f9.zip
Merge branch 'master' of /home/tmbinc/enigma2-git
Diffstat (limited to 'data')
-rw-r--r--data/keymap.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index 8f708698..036ea467 100644
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -332,7 +332,7 @@
<map context="InfobarTimeshiftActions">
<device name="dreambox remote control (native)">
- <key id="KEY_YELLOW" mapto="timeshiftStart" flags="m" />
+ <key id="KEY_YELLOW" mapto="timeshiftStart" flags="b" />
<key id="KEY_TV" mapto="timeshiftStop" flags="m" />
</device>
<device name="dreambox advanced remote control (native)">
@@ -351,7 +351,7 @@
<map context="InfobarTimeshiftActivateActions">
<device name="dreambox remote control (native)">
<key id="KEY_RED" mapto="timeshiftActivateEnd" flags="b" />
- <key id="KEY_YELLOW" mapto="timeshiftActivateEndAndPause" flags="m" />
+ <key id="KEY_YELLOW" mapto="timeshiftActivateEndAndPause" flags="b" />
</device>
<device name="dreambox advanced remote control (native)">
<key id="KEY_PREVIOUSSONG" mapto="timeshiftActivateEnd" flags="m" />
@@ -412,7 +412,7 @@
</device>
<device name="dreambox advanced remote control (native)">
<key id="KEY_0" mapto="toggleMark" flags="m" />
- <key id="KEY_YELLOW" mapto="toggleMark" flags="m" />
+ <key id="KEY_YELLOW" mapto="toggleMark" flags="b" />
</device>
<device name="dreambox ir keyboard">
<key id="KEY_TAB" mapto="toggleMark" flags="m" />