Created
November 18, 2013 05:50
-
-
Save carimura/7523120 to your computer and use it in GitHub Desktop.
Programming Comcast Controller for AppleTV
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#*Step By Step Instruction* | |
##Set Apple TV to Aux Keys | |
-- | |
Press Aux (Device) Button | |
Hold Setup Key until Aux Button Blinks Twice | |
Type in code 31115 (Aux Button will blink twice, if it is a long blink try last three steps again) | |
##Fix Play and Pause Keys | |
-- | |
Hold Setup Key again until Aux Button Blinks Twice | |
Type in code 994 (Aux Button will blink twice, if it is a long blink try last two steps again) | |
Press (Do Not Hold) Setup Key | |
Type in code 00234 | |
Press Play (Aux Button will blink twice, if it is a long blink try last five steps again) | |
Repeat the immediately above five steps, but replace Play with the Pause Key. (This is unnecessary, as the play and pause key are the same on the Apple TV remote, but some people like the buttons to make sense.) | |
You can copy the Menu key to any other key by doing the following: | |
Hold Setup Key again until Aux Button Blinks Twice | |
Type in code 994 (Aux Button will blink twice, if it is a long blink try last two steps again) | |
Press Menu Key | |
Press Key you with to behave like the Menu Key. (I do it to the Guide, Exit and Last Key) | |
-- | |
#Advanced Stuff | |
Apple TV Device Code - 3115 | |
EFC Codes: | |
Arrow Up - 29678 | |
Arrow Down - 28910 | |
Arrow Left/Rewind - 28142 | |
Arrow Right/FF - 62190 | |
Ok /Select - 60654 | |
Menu/Settings - 61422 | |
Play/Pause - 00234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Anyone figure out an EFC code for the Home button? For some reason, you can’t learn it with the built in Apple settings.