Advertisement
Guest User

lircmap.xml

a guest
Nov 13th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. <!-- This file contains the mapping of LIRC keys to XBMC keys used in Keymap.xml
  2. --><!--
  3. --><!-- How to add remotes
  4. --><!-- <remote device="name_Lirc_calls_the_remote">
  5. --><!--
  6. --><!-- For the commands the layout following layout is used
  7. --><!-- <XBMC_COMMAND>LircButtonName</XBMC_COMMAND>
  8. --><!--
  9. --><!-- For a list of XBMC_COMMAND's check out the <remote> sections of keymap.xml
  10. --><!--
  11. --><!-- Logitech Harmony
  12. --><!-- loggn.de - Nico Hartung
  13. --><!-- https://www.loggn.de/?p=7127
  14. --><!--
  15. --><lircmap><remote device="mceusb"><!-- no Display -->
  16. <power>KEY_POWER</power><teletext>Teletext</teletext><menu>KEY_DVD</menu><back>KEY_BACK</back><info>More</info><guide>Guide</guide><red>KEY_RED</red><green>KEY_GREEN</green><yellow>KEY_YELLOW</yellow><blue>KEY_BLUE</blue><left>KEY_LEFT</left><right>KEY_RIGHT</right><up>KEY_UP</up><down>KEY_DOWN</down><select>KEY_OK</select><volumeplus>KEY_VOLUMEUP</volumeplus><volumeminus>KEY_VOLUMDOWN</volumeminus><pageplus>KEY_CHANNELUP</pageplus><pageminus>KEY_CHANNELDOWN</pageminus><mute>KEY_MUTE</mute><play>KEY_PLAY</play><pause>KEY_PAUSE</pause><stop>KEY_STOP</stop><forward>KEY_FORWARD</forward><reverse>KEY_REWIND</reverse><skipplus>KEY_NEXT</skipplus><skipminus>KEY_AGAIN</skipminus><record>KEY_RECORD</record><one>KEY_1</one><two>KEY_2</two><three>KEY_3</three><four>KEY_4</four><five>KEY_5</five><six>KEY_6</six><seven>KEY_7</seven><eight>KEY_8</eight><nine>KEY_9</nine><zero>KEY_0</zero><clear>KEY_CLEAR</clear><enter>KEY_ENTER</enter><!-- with Display -->
  17. <display>Aspect</display><start>Home</start><myvideo>Videos</myvideo><mymusic>Music</mymusic><mypictures>Pictures</mypictures><mytv>TV</mytv><!-- old versions of harmony -->
  18. <star>Star</star><hash>Hash</hash></remote></lircmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement