Created
March 9, 2021 21:12
-
-
Save meetnick/c52b4b8f31069ad40dfe52013c08dceb to your computer and use it in GitHub Desktop.
mecool file for coreelec compatibility for A95X F3 Air Remote Control
This file contains hidden or 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
# table mecool, type: NEC | |
0xdf54 KEY_1 | |
0xdf16 KEY_2 | |
0xdf15 KEY_3 | |
0xdf50 KEY_4 | |
0xdf12 KEY_5 | |
0xdf11 KEY_6 | |
0xdf4c KEY_7 | |
0xdf0e KEY_8 | |
0xdf0d KEY_9 | |
0xdf0c KEY_0 | |
0xdf18 KEY_MENU | |
0x55 KEY_CHANNELUP | |
0x15 KEY_CHANNELDOWN | |
0xdf5d KEY_VOLUMEUP | |
0xdf5c KEY_VOLUMEDOWN | |
0xdf42 KEY_HOME | |
0xdf07 KEY_RIGHT | |
0xdf47 KEY_LEFT | |
0xdf1a KEY_UP | |
0xdf48 KEY_DOWN | |
0xdf06 KEY_ENTER | |
0x19 KEY_MUTE | |
0xdf0a KEY_BACK | |
0xdf5f KEY_INFO | |
0x44 KEY_STOP | |
0x08 KEY_PREVIOUSSONG | |
0x0b KEY_NEXTSONG | |
0xdf1c KEY_POWER | |
0x4a KEY_REWIND | |
0x48 KEY_FASTFORWARD | |
0x46 KEY_PLAYPAUSE | |
0xdf01 KEY_FAVORITES | |
0x4d KEY_EPG | |
0x04 KEY_RECORD | |
0x51 KEY_ESC | |
0x42 KEY_RED | |
0x40 KEY_GREEN | |
0x00 KEY_YELLOW | |
0x03 KEY_BLUE | |
0x01 KEY_LANGUAGE # audio | |
0x09 KEY_SUBTITLE # subtitle | |
0x12 KEY_CONTEXT_MENU # mouse | |
0x11 KEY_COMPOSE # DTV | |
0x58 KEY_CONFIG # APPS | |
0x18 KEY_TEXT # BROWSER |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment