summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml')
-rw-r--r--linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml b/linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml
new file mode 100644
index 0000000..5c09546
--- /dev/null
+++ b/linhes/linhes-templates/templates/remotes/favorites/dvico/Lircmap.xml
@@ -0,0 +1,53 @@
+<!-- This file contains the mapping of LIRC keys to XBMC keys used in Keymap.xml -->
+<!-- -->
+<!-- How to add remotes -->
+<!-- <remote device="name_Lirc_calls_the_remote"> -->
+<!-- -->
+<!-- For the commands the layout following layout is used -->
+<!-- <XBMC_COMMAND>LircButtonName</XBMC_COMMAND> -->
+<!-- -->
+<!-- For a list of XBMC_COMMAND's check out the <remote> sections of keymap.xml -->
+
+<lircmap>
+ <remote device="DVICO_MCE">
+ <play>playpause</play>
+ <pause>mute</pause>
+ <stop>stop</stop>
+ <forward>ff</forward>
+ <reverse>rew</reverse>
+ <left>left</left>
+ <right>right</right>
+ <up>up</up>
+ <down>down</down>
+ <select>ok</select>
+ <pageplus>ch_up</pageplus>
+ <pageminus>ch_down</pageminus>
+ <back>back</back>
+ <menu>dvd_menu</menu>
+ <title>guide</title>
+ <info>more</info>
+ <skipplus>skip</skipplus>
+ <skipminus>replay</skipminus>
+ <display>ratio</display>
+ <start>alt_tab</start>
+ <record>rec</record>
+ <volumeplus>vol_up</volumeplus>
+ <volumeminus>vol_down</volumeminus>
+ <power>power_onoff</power>
+ <myvideo>cfp</myvideo>
+ <mymusic>mp3</mymusic>
+ <mypictures>photo</mypictures>
+ <mytv>dtv</mytv>
+ <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>
+ <zero>0</zero>
+ <star>start</star>
+ </remote>
+</lircmap>