Update Apple Remote input map

Add support for the silver Apple Remote play button.
This commit is contained in:
Chris Allen 2015-10-19 16:53:11 +13:00
parent 77f69bcbb9
commit e03570a40a

View File

@ -14,6 +14,7 @@
"KEY_SELECT": "enter", "KEY_SELECT": "enter",
"KEY_SELECT_LONG": "host:toggleDebug", "KEY_SELECT_LONG": "host:toggleDebug",
"KEY_MENU": "back", "KEY_MENU": "back",
"KEY_MENU_LONG": "home" "KEY_MENU_LONG": "home",
"KEY_PLAY": "play_pause"
} }
} }