aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2013-08-28 18:26:03 +0200
committerChristian Weiske <cweiske@cweiske.de>2013-08-28 18:26:03 +0200
commit27e405fd656c5c80e9260edfe5d2b7deb6cd4e24 (patch)
tree4d90b05e6e4ab94b688b5d3f92659546260b3c8c
parent685ea638be830a5af915e39c69387773a670ddaa (diff)
downloadenigma2-cwe-pc.tar.gz
enigma2-cwe-pc.zip
F1-F4 for colorscwe-pc
-rwxr-xr-xdata/keymap.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/keymap.xml b/data/keymap.xml
index 9c049e6d..0a923861 100755
--- a/data/keymap.xml
+++ b/data/keymap.xml
@@ -39,8 +39,10 @@
<key id="KEY_RIGHT" mapto="right" flags="mr" />
<key id="KEY_RED" mapto="cancel" flags="m" />
<key id="KEY_R" mapto="cancel" flags="m" />
+ <key id="KEY_F1" mapto="cancel" flags="m" />
<key id="KEY_GREEN" mapto="save" flags="m" />
<key id="KEY_G" mapto="save" flags="m" />
+ <key id="KEY_F2" mapto="save" flags="m" />
<device name="dreambox remote control (native)">
<key id="KEY_MUTE" mapto="deleteForward" flags="mr" />
<key id="KEY_NEXT" mapto="deleteForward" flags="mr" />
@@ -590,6 +592,11 @@
<key id="KEY_G" mapto="green" flags="m" />
<key id="KEY_Y" mapto="yellow" flags="m" />
<key id="KEY_B" mapto="blue" flags="m" />
+
+ <key id="KEY_F1" mapto="red" flags="m" />
+ <key id="KEY_F2" mapto="green" flags="m" />
+ <key id="KEY_F3" mapto="yellow" flags="m" />
+ <key id="KEY_F4" mapto="blue" flags="m" />
</map>
<map context="MsgBoxActions">