Created
July 18, 2015 18:00
-
-
Save chiefy/8bb3a6c04ebbb3616b26 to your computer and use it in GitHub Desktop.
Vizio XRT500 LIRC Keytable
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: xrt500, type: NEC | |
0x444 KEY_OK | |
0x445 KEY_UP | |
0x446 KEY_DOWN | |
0x447 KEY_LEFT | |
0x448 KEY_RIGHT | |
0x449 KEY_EXIT | |
0x44a KEY_BACK | |
0x41c KEY_MENU | |
0x41b KEY_INFO | |
0x402 KEY_VOLUMEUP | |
0x403 KEY_VOLUMEDOWN | |
0x430 KEY_STOP | |
0x433 KEY_PLAY | |
0x437 KEY_PAUSE | |
0x435 KEY_REWIND | |
0x436 KEY_FASTFORWARD | |
0x400 KEY_PAGEUP | |
0x401 KEY_PAGEDOWN | |
0x409 KEY_MUTE | |
0x41a KEY_AGAIN | |
0x43a KEY_ENTER | |
0x439 KEY_SUBTITLE | |
0x410 KEY_0 | |
0x411 KEY_1 | |
0x412 KEY_2 | |
0x413 KEY_3 | |
0x414 KEY_4 | |
0x415 KEY_5 | |
0x416 KEY_6 | |
0x417 KEY_7 | |
0x418 KEY_8 | |
0x419 KEY_9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment