Skip to content

Instantly share code, notes, and snippets.

@superna9999
Created July 24, 2019 14:28
Show Gist options
  • Save superna9999/53febc2fd280eb809fd99b7f3b2dbad1 to your computer and use it in GitHub Desktop.
Save superna9999/53febc2fd280eb809fd99b7f3b2dbad1 to your computer and use it in GitHub Desktop.
# table X96, type: nec
0x140 KEY_POWER
0x144 KEY_SUBTITLE # KD
0x155 KEY_PREVIOUS
0x15a KEY_PLAYPAUSE
0x152 KEY_STOP
0x154 KEY_NEXT
0x143 KEY_CONFIG
0x10f KEY_INFO # Green/APP KEY_I (toggle info)
0x110 KEY_VOLUMEDOWN
0x118 KEY_VOLUMEUP
0x111 KEY_HOME
0x119 KEY_BACK
0x14c KEY_MENU
0x100 KEY_CONTEXT_MENU
0x116 KEY_UP
0x151 KEY_LEFT
0x150 KEY_RIGHT
0x11a KEY_DOWN
0x113 KEY_OK
0x101 KEY_NUMERIC_0
0x14e KEY_NUMERIC_1
0x10d KEY_NUMERIC_2
0x10c KEY_NUMERIC_3
0x14a KEY_NUMERIC_4
0x109 KEY_NUMERIC_5
0x108 KEY_NUMERIC_6
0x146 KEY_NUMERIC_7
0x105 KEY_NUMERIC_8
0x104 KEY_NUMERIC_9
0x141 KEY_MUTE
0x142 KEY_BACKSPACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment