Advertisement
Guest User

Lircmap.xml

a guest
Feb 5th, 2011
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.37 KB | None | 0 0
  1. <lircmap>
  2.         <remote device="Medion_X10">
  3.                 <pause>pause</pause> <!-- Pause -->
  4.                 <stop>stop</stop> <!-- Stop -->
  5.                 <play>play</play> <!-- Play -->
  6.                 <forward>forward</forward> <!-- FF -->
  7.                 <reverse>reward</reverse> <!-- Rew -->
  8.                 <left>left</left> <!-- Left -->
  9.                 <right>right</right> <!-- Right -->
  10.                 <up>up</up> <!-- Up -->
  11.                 <down>down</down> <!-- Down -->
  12.                 <select>ok</select> <!-- Enter -->
  13.                 <pageplus></pageplus> <!-- Page Up -->
  14.                 <pageminus></pageminus> <!-- Page Down -->
  15.                 <back>del</back> <!-- A/B -->
  16.                 <menu>dvdmenu</menu> <!-- Top -->
  17.                 <title>setup</title> <!-- End -->
  18.                 <acquire>acquire</acquire>
  19.                 <info>txt</info> <!-- Find -->
  20.                 <skipplus>skipf</skipplus> <!-- Scan- -->
  21.                 <skipminus>skipr</skipminus> <!-- Scan+ -->
  22.                 <display>fullscreen</display> <!-- Playing -->
  23.                 <start>list</start> <!-- Select -->
  24.                 <record>rec</record> <!-- Rec -->
  25.                 <mute>mute</mute> <!-- M/All off -->
  26.                 <power>off</power> <!-- Power/All Lts on -->
  27.                 <one>1</one> <!-- 1 -->
  28.                 <two>2</two> <!-- 2 -->
  29.                 <three>3</three> <!-- 3 -->
  30.                 <four>4</four> <!-- 4 -->
  31.                 <five>5</five> <!-- 5 -->
  32.                 <six>6</six> <!-- 6 -->
  33.                 <seven>7</seven> <!-- 7 -->
  34.                 <eight>8</eight> <!-- 8 -->
  35.                 <nine>9</nine> <!-- 9 -->
  36.                 <zero>0</zero> <!-- 0 -->
  37.                 <channelplus>ch+</channelplus> <!-- CH+ -->
  38.                 <channelminus>ch-</channelminus> <!-- CH- -->
  39.                 <volumeplus>vol+</volumeplus> <!-- VOL+ (volume commands are reversed) -->
  40.                 <volumeminus>vol-</volumeminus> <!-- VOL- (volume commands are reversed) -->
  41.                 <livetv>tv</livetv> <!-- Playlist -->
  42.                 <star></star>
  43.                 <hash></hash>
  44.                 <clear>dvdaudio</clear> <!-- Add/Delete -->
  45.                 <mytv>vcr</mytv>
  46.                 <mymusic>radio</mymusic>
  47.                 <mypictures>photo</mypictures>
  48.                 <myvideo>dvd</myvideo>
  49.         </remote>
  50. </lircmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement