Skip to content

Instantly share code, notes, and snippets.

@blakejakopovic
Created April 14, 2013 09:03
Show Gist options
  • Save blakejakopovic/5382027 to your computer and use it in GitHub Desktop.
Save blakejakopovic/5382027 to your computer and use it in GitHub Desktop.
Lircmap.xml for DVICO_MCE2 and XBMC
<lircmap>
<remote device="DVICO_MCE2">
<pause>playpause</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>
<back>back</back>
<pageplus>ch_up</pageplus>
<pageminus>ch_down</pageminus>
<title>dvd_menu</title>
<menu>start</menu>
<info>more</info>
<skipplus>skip</skipplus>
<skipminus>replay</skipminus>
<record>rec</record>
<volumeplus>vol_up</volumeplus>
<volumeminus>vol_down</volumeminus>
<mute>mute</mute>
<power>power_onoff</power>
<myvideo>dvd</myvideo>
<mymusic>mp3</mymusic>
<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>
</remote>
</lircmap>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment