Advertisement
Guest User

Untitled

a guest
Jul 12th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1.  
  2. # Please make this file available to others
  3. # by sending it to <lirc@bartelmus.de>
  4. #
  5. # this config file was automatically generated
  6. # using lirc-0.9.1-git(default) on Mon Jul 14 19:14:37 2014
  7. #
  8. # contributed by
  9. #
  10. # brand: Microsoft
  11. # model no. of remote control: Xbox 360 Media Remote
  12. # devices being controlled by this remote:
  13. #
  14.  
  15. begin remote
  16.  
  17. name /storage/.config/lircd.conf
  18. bits 13
  19. flags RC6|CONST_LENGTH
  20. eps 30
  21. aeps 100
  22.  
  23. header 2706 847
  24. one 475 411
  25. zero 475 411
  26. pre_data_bits 24
  27. pre_data 0x1BFF80
  28. gap 107073
  29. min_repeat 2
  30. # suppress_repeat 2
  31. # uncomment to suppress unwanted repeats
  32. toggle_bit_mask 0x8000
  33. rc6_mask 0x100000000
  34.  
  35. begin codes
  36. KEY_HOME 0x0B9B
  37. KEY_YELLOW 0x0BD9
  38. KEY_BLUE 0x0B97
  39. KEY_GREEN 0x0B99
  40. KEY_RED 0x0BDA
  41. KEY_PLAYPAUSE 0x0BE9
  42. KEY_PLAYPAUSE 0x0BE7
  43. KEY_REWIND 0x0BEA
  44. KEY_FASTFORWARD 0x0BEB
  45. KEY_PREVIOUS 0x0BE4
  46. KEY_NEXT 0x0BE5
  47. KEY_TITLE 0x0BDB
  48. KEY_INFO 0x0BF0
  49. KEY_RECORD 0x0BE8
  50. KEY_UP 0x0BE1
  51. KEY_DOWN 0x0BE0
  52. KEY_LEFT 0x0BDF
  53. KEY_RIGHT 0x0BDE
  54. KEY_OK 0x0BDD
  55. KEY_BACK 0x0BDC
  56. KEY_VOLUMEUP 0x0B93
  57. KEY_VOLUMEDOWN 0x0B92
  58. KEY_POWER 0x0BF3
  59. KEY_1 0x0BFE
  60. KEY_2 0x0BFD
  61. KEY_3 0x0BFC
  62. KEY_4 0x0BFB
  63. KEY_5 0x0BFA
  64. KEY_6 0x0BF9
  65. KEY_7 0x0BF8
  66. KEY_8 0x0BF7
  67. KEY_9 0x0BF6
  68. KEY_0 0x0BFF
  69. KEY_SUBTITLE 0x0BB0
  70. end codes
  71.  
  72. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement