Skip to content

Commit

Permalink
[remote] Add XBOX-ONE remote support
Browse files Browse the repository at this point in the history
  • Loading branch information
uNiversaI authored and uNiversaI committed Jun 25, 2015
1 parent e317c0a commit 8933d53
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions system/Lircmap.xml
Expand Up @@ -167,6 +167,30 @@
<zero>0</zero>
</remote>

<remote device="XBOX-ONE">
<power>XboxFancyButton</power>
<display>Guide</display>
<menu>Menu</menu>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<select>Select</select>
<back>Back</back>
<info>Info</info>
<volumeplus>VolumeUp</volumeplus>
<volumeminus>VolumeDown</volumeminus>
<mute>Mute</mute>
<pageplus>ChannelUp</pageplus>
<pageminus>ChannelDown</pageminus>
<reverse>Rewind</reverse>
<play>Play</play>
<forward>FastForward</forward>
<skipminus>Previous</skipminus>
<stop>Stop</stop>
<skipplus>Next</skipplus>
</remote>

<remote device="PinnacleSysPCTVRemote">
<play>KEY_PLAY</play>
<pause>KEY_PAUSE</pause>
Expand Down

0 comments on commit 8933d53

Please sign in to comment.