Advertisement
dshad

Untitled

Jan 8th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 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.0(default) on Wed Jan 6 15:13:44 2016
  7. #
  8. # contributed by
  9. #
  10. # brand: my-remote.lircd
  11. # model no. of remote control:
  12. # devices being controlled by this remote:
  13. #
  14.  
  15. begin remote
  16.  
  17. name my-remote.lircd
  18. bits 37
  19. flags RC6|CONST_LENGTH
  20. eps 30
  21. aeps 100
  22.  
  23. header 2689 922
  24. one 441 467
  25. zero 441 467
  26. gap 107489
  27. min_repeat 4
  28. # suppress_repeat 4
  29. # uncomment to suppress unwanted repeats
  30. toggle_bit_mask 0x0
  31. rc6_mask 0x100000000
  32.  
  33. begin codes
  34. KEY_STOP 0x037FF07BE6
  35. KEY_PLAY 0x037FF0FBE9
  36. KEY_PAUSE 0x037FF0FBE7
  37. KEY_UP 0x037FF0FBE1
  38. KEY_DOWN 0x037FF0FBE0
  39. KEY_RIGHT 0x037FF07BDE
  40. KEY_LEFT 0x037FF0FBDF
  41. KEY_FASTFORWARD 0x037FF07BEB
  42. KEY_REWIND 0x037FF07BEA
  43. KEY_NEXT 0x037FF07BE5
  44. KEY_PREVIOUS 0x037FF07BE4
  45. KEY_BACK 0x037FF07BF5
  46. KEY_SELECT 0x037FF07BF4
  47. KEY_PAGEUP 0x037FF07BED
  48. KEY_PAGEDOWN 0x037FF0FBEC
  49. KEY_1 0x037FF0FBFE
  50. KEY_2 0x037FF0FBFD
  51. KEY_3 0x037FF0FBFC
  52. KEY_4 0x037FF0FBFB
  53. KEY_5 0x037FF0FBFA
  54. KEY_6 0x037FF0FBF9
  55. KEY_7 0x037FF0FBF8
  56. KEY_8 0x037FF0FBF7
  57. KEY_9 0x037FF0FBF6
  58. KEY_0 0x037FF0FBFF
  59. end codes
  60.  
  61. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement