git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a48091
)
keys for cuesheet
author
Felix Domke
<tmbinc@elitedvb.net>
Thu, 16 Feb 2006 03:40:58 +0000
(
03:40
+0000)
committer
Felix Domke
<tmbinc@elitedvb.net>
Thu, 16 Feb 2006 03:40:58 +0000
(
03:40
+0000)
data/keymap.xml
patch
|
blob
|
history
diff --git
a/data/keymap.xml
b/data/keymap.xml
index 0c2adc29954d77dceada508963e74b6a7b7ea595..17164d40a86952f00436af46222529289e6604c6 100644
(file)
--- a/
data/keymap.xml
+++ b/
data/keymap.xml
@@
-186,6
+186,12
@@
<map context="MoviePlayerActions">
<key id="KEY_TV" mapto="leavePlayer" flags="m" />
</map>
+
+ <map context="InfobarCueSheetActions">
+ <key id="KEY_PREVIOUSSONG" mapto="jumpPreviousMark" flags="m" />
+ <key id="KEY_PLAYPAUSE" mapto="toggleMark" flags="m" />
+ <key id="KEY_NEXTSONG" mapto="jumpNextMark" flags="m" />
+ </map>
<map context="ChannelSelectBaseActions">
<key id="KEY_RED" mapto="showAllServices" flags="m" />