Advertisement
Guest User

ProfRev7500.lircd.conf

a guest
Jan 16th, 2016
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. # Please take the time to finish this file as described in
  2. # https://sourceforge.net/p/lirc-remotes/wiki/Checklist/
  3. # and make it available to others by sending it to
  4. #
  5. # This config file was automatically generated
  6. # using lirc-0.9.3a(devinput) on Sat Jan 16 22:32:51 2016
  7. # Command line used: -d /dev/input/by-path/pci-0000:00:1d.7-usb-0:5.1-event-ir -H devinput --disable-namespace
  8. # Kernel version (uname -r): 4.1.15-1-lts
  9. #
  10. # Remote name (as of config file): ProfRev7500
  11. # Brand of remote device, the thing you hold in your hand:
  12. # Remote device model nr:
  13. # Remote device info url:
  14. # Does remote device has a bundled capture device e. g., a
  15. # usb dongle? :
  16. # For bundled USB devices: usb vendor id, product id
  17. # and device string (use dmesg or lsusb):
  18. # Type of device controlled
  19. # (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) :
  20. # Device(s) controlled by this remote:
  21.  
  22. begin remote
  23.  
  24. name ProfRev7500
  25. driver devinput
  26. bits 8
  27. eps 30
  28. aeps 100
  29.  
  30. one 0 0
  31. zero 0 0
  32. pre_data_bits 56
  33. pre_data 0x40004000000
  34. gap 50160
  35. toggle_bit_mask 0x0
  36.  
  37. begin codes
  38. KEY_MUTE 0x94
  39. KEY_POWER 0x84
  40. KEY_1 0x87
  41. KEY_2 0x86
  42. KEY_3 0x85
  43. KEY_4 0x8B
  44. KEY_5 0x8A
  45. KEY_6 0x89
  46. KEY_7 0x8F
  47. KEY_8 0x8E
  48. KEY_9 0x8D
  49. KEY_0 0x92
  50. KEY_10+ 0xC0
  51. KEY_10- 0xD0
  52. KEY_EPG 0x9C
  53. KEY_MODE 0x9B
  54. KEY_SNAP 0x9A
  55. KEY_RECORD 0x83
  56. KEY_UP 0x81
  57. KEY_DOWN 0x88
  58. KEY_LEFT 0x90
  59. KEY_RIGHT 0x82
  60. KEY_OK 0x99
  61. KEY_MENU 0x9E
  62. KEY_EXIT 0x9F
  63. KEY_CHANNELUP 0x96
  64. KEY_CHANNELDOWN 0x91
  65. KEY_VOLUMEUP 0x93
  66. KEY_VOLUMEDOWN 0x8C
  67. KEY_ZOOM 0x9D
  68. KEY_RED 0x80
  69. KEY_YELLOW 0x98
  70. KEY_BLUE 0x95
  71. KEY_GREEN 0x97
  72. end codes
  73.  
  74. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement