Advertisement
Guest User

lircd.conf

a guest
Jul 16th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. # Please make this file available to others
  2. # by sending it to <[email protected]>
  3. #
  4. # this config file was automatically generated
  5. # using lirc-0.9.0-pre1(default) on Sat Jul 16 17:32:38 2016
  6. #
  7. # contributed by
  8. #
  9. # brand: /home/pi/lircd.conf
  10. # model no. of remote control:
  11. # devices being controlled by this remote:
  12. #
  13.  
  14. begin remote
  15.  
  16. name myremote
  17. bits 16
  18. flags SPACE_ENC|CONST_LENGTH
  19. eps 30
  20. aeps 100
  21.  
  22. header 8977 4494
  23. one 589 1673
  24. zero 589 549
  25. ptrail 586
  26. repeat 9003 4412
  27. pre_data_bits 26
  28. pre_data 0x1A1F2F
  29. gap 108021
  30. toggle_bit_mask 0x6060
  31.  
  32. begin codes
  33. KEY_UP 0x48B7
  34. KEY_DOWN 0xC837
  35. KEY_LEFT 0xE817
  36. KEY_RIGHT 0x28D7
  37. KEY_ENTER 0xB847
  38. KEY_BACKSPACE 0xD827
  39. end codes
  40.  
  41. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement