Advertisement
Guest User

Untitled

a guest
Sep 24th, 2015
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. # table imon_mce, type: RC6
  2. 0x800ff415 KEY_R #Rewind
  3. 0x800ff414 KEY_F #FastForward
  4. 0x800ff41b KEY_, #Previous button
  5. 0x800ff41a KEY_. #Next button
  6. 0x800ff416 KEY_PLAY #Play
  7. 0x800ff418 KEY_PLAYPAUSE #Pause
  8. 0x800ff419 KEY_X #Stop
  9. 0x800ff417 KEY_RECORD #Record
  10. 0x02000052 KEY_UP #Up Direction
  11. 0x02000051 KEY_DOWN #Down Direction
  12. 0x0200004f KEY_RIGHT #Right Direction
  13. 0x02000050 KEY_LEFT #Left Direction
  14. 0x02000028 KEY_ENTER #OK/Enter
  15. 0x0200002a KEY_BACK #Back/Exit
  16. 0x02000029 KEY_BACKSPACE #Delete button - Backspace
  17. 0x800ff40e KEY_MUTE #Mute
  18. 0x800ff410 KEY_VOLUMEUP #Volume Up
  19. 0x800ff411 KEY_VOLUMEDOWN #Volume Down
  20. 0x800ff412 KEY_PAGEUP #ChannelUp button - PageUp
  21. 0x800ff413 KEY_PAGEDOWN #ChannelDown button - PageDown
  22. 0x0200001e KEY_1 #Numeric_1 button
  23. 0x0200001f KEY_2 #Numeric_2 button
  24. 0x02000020 KEY_3 #Numeric_3 button
  25. 0x02000021 KEY_4 #Numeric_4 button
  26. 0x02000022 KEY_5 #Numeric_5 button
  27. 0x02000023 KEY_6 #Numeric_6 button
  28. 0x02000024 KEY_7 #Numeric_7 button
  29. 0x02000025 KEY_8 #Numeric_8 button
  30. 0x02000026 KEY_9 #Numeric_9 button
  31. 0x02000027 KEY_0 #Numeric_0 button
  32. 0x02200025 KEY_NUMERIC_STAR #* button
  33. 0x02200020 KEY_NUMERIC_POUND ## button
  34. 0x800ff446 KEY_TV #Unknown button on remote control handset
  35. 0x800ff447 KEY_AUDIO #Not Working Music button
  36. 0x800ff448 KEY_PVR #Not Working Record TV button
  37. 0x800ff449 KEY_CAMERA #Not Working Pictures button
  38. 0x800ff44a KEY_VIDEO #Not Working Videos button
  39. 0x800ff424 KEY_DVD #Not Working DVD Menu button
  40. 0x800ff425 KEY_TUNER #Not Working Live TV button
  41. 0x800ff450 KEY_RADIO #Not Working Radio button
  42. 0x800ff44c KEY_LANGUAGE #Unknown button on remote control handset
  43. 0x800ff427 KEY_ZOOM #Unknown button on remote control handset
  44. 0x800ff45b KEY_RED #Red button
  45. 0x800ff45c KEY_GREEN #Green button
  46. 0x800ff45d KEY_YELLOW #Yellow button
  47. 0x800ff45e KEY_BLUE #Blue button
  48. 0x800ff40f KEY_I #Info button - Information
  49. 0x800ff426 KEY_C #EPG/Guide button - Context Menu
  50. 0x800ff45a KEY_T #Subtitle button - Toggle Subtitles
  51. 0x800ff44d KEY_TITLE #Not Assigned
  52. 0x800ff40c KEY_POWER #Power - Brings up Shutdown menu
  53. 0x800ff40d KEY_ESC #MCE Green button - Home
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement