Advertisement
Guest User

ProfRev7500.lircd.conf

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