aboutsummaryrefslogtreecommitdiff
path: root/system/Lircmap.xml
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-03-25 13:56:32 +0000
committerspiff_ <spiff_@svn>2010-03-25 13:56:32 +0000
commit63d6396f324ac11aa50b34bad8bda1cdc089c5ac (patch)
tree72446ba02b03481cbd34ad73b91ee0cba1da58df /system/Lircmap.xml
parentddf6c7ed9d236cdfb332f2af0fa9bde667bcb4a6 (diff)
added: lirc mapping for 'twinhan' remotes. thanks to sb1066
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28804 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system/Lircmap.xml')
-rw-r--r--system/Lircmap.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/system/Lircmap.xml b/system/Lircmap.xml
index d3bb1c4bf3..61d8945af8 100644
--- a/system/Lircmap.xml
+++ b/system/Lircmap.xml
@@ -332,4 +332,34 @@
<yellow>Yellow</yellow>
<blue>Blue</blue>
</remote>
+ <remote device="TwinHanRemote">
+ <display>fullscreen</display>
+ <power>power</power>
+ <one>1</one>
+ <two>2</two>
+ <three>3</three>
+ <four>4</four>
+ <five>5</five>
+ <six>6</six>
+ <seven>7</seven>
+ <eight>8</eight>
+ <nine>9</nine>
+ <record>rec</record>
+ <zero>0</zero>
+ <myvideo>favorite</myvideo>
+ <volumeminus>rewind</volumeminus>
+ <volumeplus>forward</volumeplus>
+ <up>ch+</up>
+ <left>vol-</left>
+ <select>play</select>
+ <right>vol+</right>
+ <down>ch-</down>
+ <menu>recall</menu>
+ <stop>stop</stop>
+ <pause>pause</pause>
+ <mute>mute</mute>
+ <info>epg</info>
+ <recordedtv>recordlist</recordedtv>
+ <title>teletext</title>
+ </remote>
</lircmap>