aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorArne Morten Kvarving <spiff@xbmc.org>2013-04-01 01:45:52 -0700
committerArne Morten Kvarving <spiff@xbmc.org>2013-04-01 01:45:52 -0700
commit27c40020a3b31c9b7b5c163e19064319bd4feb74 (patch)
treeebcf00dee76aca1d01193d7dd08a3f26331c4ff4 /system
parent4b1d055bf104008a7531bdc0668f65adb02a625f (diff)
parent12de355f1daf085471c696eae3c3b1ec3061e511 (diff)
Merge pull request #2367 from NHellFire/Lircmap
[Lircmap.xml] Added some missing keys for devinput
Diffstat (limited to 'system')
-rw-r--r--system/Lircmap.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/Lircmap.xml b/system/Lircmap.xml
index e69eda07b1..02cf0abf62 100644
--- a/system/Lircmap.xml
+++ b/system/Lircmap.xml
@@ -443,7 +443,9 @@
<myvideo>KEY_VIDEO</myvideo>
<mymusic>KEY_AUDIO</mymusic>
<mypictures>KEY_MHP</mypictures>
+ <mypictures>KEY_CAMERA</mypictures>
<mytv>KEY_TV</mytv>
+ <liveradio>KEY_RADIO</liveradio>
<one>KEY_1</one>
<two>KEY_2</two>
<three>KEY_3</three>
@@ -454,6 +456,16 @@
<eight>KEY_8</eight>
<nine>KEY_9</nine>
<zero>KEY_0</zero>
+ <one>KEY_NUMERIC_1</one>
+ <two>KEY_NUMERIC_2</two>
+ <three>KEY_NUMERIC_3</three>
+ <four>KEY_NUMERIC_4</four>
+ <five>KEY_NUMERIC_5</five>
+ <six>KEY_NUMERIC_6</six>
+ <seven>KEY_NUMERIC_7</seven>
+ <eight>KEY_NUMERIC_8</eight>
+ <nine>KEY_NUMERIC_9</nine>
+ <zero>KEY_NUMERIC_0</zero>
<red>KEY_RED</red>
<green>KEY_GREEN</green>
<yellow>KEY_YELLOW</yellow>
@@ -465,6 +477,7 @@
<display>KEY_ANGLE</display>
<recordedtv>KEY_PVR</recordedtv>
<teletext>KEY_TEXT</teletext>
+ <clear>KEY_DELETE</clear>
</remote>
<remote device="mediacenter">
<pause>pause</pause>