Advertisement
Guest User

/etc/lirc/lircd.conf

a guest
Aug 5th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. #
  2. # brand: HP/Philips/Microsoft/Other
  3. # model no. of remote control: Media Center Edition remote
  4. # devices being controlled by this remote: HP Slimline S3100y and a
  5. # myriad of devices with Media Center Edition receivers
  6. #
  7. # RC-6 config file
  8. #
  9. # source: http://home.hccnet.nl/m.majoor/projects_remote_control.htm
  10. # http://home.hccnet.nl/m.majoor/pronto.pdf
  11. #
  12. # used by: Philips
  13. #
  14. #########
  15. #
  16. # Philips Media Center Edition remote control
  17. # For use with the USB MCE ir receiver
  18. #
  19. # Dan Conti dconti|acm.wwu.edu
  20. #
  21. # Updated with codes for MCE 2005 Remote additional buttons
  22. # *, #, Teletext, Red, Green, Yellow & Blue Buttons
  23. # Note: TV power button transmits no code until programmed.
  24. # Updated 12th September 2005
  25. # Graham Auld - mce|graham.auld.me.uk
  26. #
  27. # Radio, Print, RecTV are only available on the HP Media Center remote control
  28. #
  29. #
  30. # Updated with codes for MCE 2007 Remote additional buttons
  31. # Visualization, Aspect, SlideShow, Eject
  32. # Note:
  33. # Renamed some buttons: DVD->DVDMenu, More->MoreInfo, Star->Asterisk, Hash->Pound
  34. # Note:
  35. # Blue, Yellow, Green, Red, and Teletext buttons do not exist on the HP remote
  36.  
  37. begin remote
  38.  
  39. name mceusb
  40. bits 16
  41. flags RC6|CONST_LENGTH
  42. eps 30
  43. aeps 100
  44.  
  45. header 2667 889
  46. one 444 444
  47. zero 444 444
  48. pre_data_bits 21
  49. pre_data 0x37FF0
  50. gap 105000
  51. toggle_bit 22
  52. rc6_mask 0x100000000
  53.  
  54.  
  55. begin codes
  56.  
  57. #seen on HP Pavilion dv3t remote --Tim Mann, 3 Nov 2009
  58. Media 0x00007b7f
  59. PlayPause 0x00007b91
  60.  
  61.  
  62. #unused by HP remote
  63. KEY_BLUE 0x00007ba1
  64. KEY_YELLOW 0x00007ba2
  65. KEY_GREEN 0x00007ba3
  66. KEY_RED 0x00007ba4
  67. Teletext 0x00007ba5
  68.  
  69. #ba6 - bae unused
  70. BA6 0x00007ba6
  71. BA7 0x00007ba7
  72. BA8 0x00007ba8
  73. BA9 0x00007ba9
  74. BAA 0x00007baa
  75. BAB 0x00007bab
  76. BAC 0x00007bac
  77. BAD 0x00007bad
  78. BAE 0x00007bae
  79.  
  80. KEY_RADIO 0x00007baf
  81. Print 0x00007bb1
  82.  
  83. #bb2 - bb4 unused
  84. BB2 0x00007bb2
  85. BB3 0x00007bb3
  86. BB4 0x00007bb4
  87.  
  88. KEY_VIDEO 0x00007bb5
  89. Pictures 0x00007bb6
  90. RecTV 0x00007bb7
  91. KEY_AUDIO 0x00007bb8
  92. KEY_TV 0x00007bb9
  93.  
  94. #bba - bbf unused
  95. BBA 0x00007bba
  96. BBB 0x00007bbb
  97. BBC 0x00007bbc
  98. BBD 0x00007bbd
  99. BBE 0x00007bbe
  100. BBF 0x00007bbf
  101. #bc1 - bca unused
  102. BC1 0x00007bc1
  103. BC2 0x00007bc2
  104. BC3 0x00007bc3
  105. BC4 0x00007bc4
  106. BC5 0x00007bc5
  107. BC6 0x00007bc6
  108. BC7 0x00007bc7
  109. BC8 0x00007bc8
  110. BC9 0x00007bc9
  111. BCA 0x00007bca
  112.  
  113. KEY_EJECTCD 0x00007bcb
  114. SlideShow 0x00007bcc
  115. Visualization 0x00007bcd
  116.  
  117. #bce - bcf unused
  118. BCE 0x00007bce
  119. BCF 0x00007bcf
  120. #bd1 - bd7 unused
  121. BD1 0x00007bd1
  122. BD2 0x00007bd2
  123. BD3 0x00007bd3
  124. BD4 0x00007bd4
  125. BD5 0x00007bd5
  126. BD6 0x00007bd6
  127. BD7 0x00007bd7
  128.  
  129. Aspect 0x00007bd8
  130. Guide 0x00007bd9
  131. LiveTV 0x00007bda
  132. KEY_DVD 0x00007bdb
  133. #NoGap
  134. KEY_BACK 0x00007bdc
  135. KEY_OK 0x00007bdd
  136. KEY_RIGHT 0x00007bde
  137. KEY_LEFT 0x00007bdf
  138. KEY_DOWN 0x00007be0
  139. KEY_UP 0x00007be1
  140. #NoGap
  141. Star 0x00007be2
  142. Hash 0x00007be3
  143. #NoGap
  144. KEY_AGAIN 0x00007be4
  145. KEY_NEXT 0x00007be5
  146. KEY_STOP 0x00007be6
  147. KEY_PAUSE 0x00007be7
  148. KEY_RECORD 0x00007be8
  149. KEY_PLAY 0x00007be9
  150. KEY_REWIND 0x00007bea
  151. KEY_FORWARD 0x00007beb
  152. #NoGap
  153. KEY_CHANNELDOWN 0x00007bec
  154. KEY_CHANNELUP 0x00007bed
  155. KEY_VOLUMEDOWN 0x00007bee
  156. KEY_VOLUMEUP 0x00007bef
  157. #NoGap
  158. More 0x00007bf0
  159. KEY_MUTE 0x00007bf1
  160. KEY_HOME 0x00007bf2
  161. KEY_POWER 0x00007bf3
  162. #NoGap
  163. KEY_ENTER 0x00007bf4
  164. KEY_CLEAR 0x00007bf5
  165. #NoGap
  166. KEY_9 0x00007bf6
  167. KEY_8 0x00007bf7
  168. KEY_7 0x00007bf8
  169. KEY_6 0x00007bf9
  170. KEY_5 0x00007bfa
  171. KEY_4 0x00007bfb
  172. KEY_3 0x00007bfc
  173. KEY_2 0x00007bfd
  174. KEY_1 0x00007bfe
  175. KEY_0 0x00007bff
  176. end codes
  177.  
  178. end remote
  179. #
  180. # this config file was automatically generated
  181. # using lirc-0.8.4a(default) on Mon Feb 23 23:55:04 2009
  182. #
  183. # contributed by
  184. #
  185. # brand: Hauppauge
  186. # model no. of remote control:
  187. # devices being controlled by this remote: PVR-150 Remote (MCE kit)
  188. # SMK dongle 0609:031d
  189. #
  190.  
  191. begin remote
  192.  
  193. name mceusb_hauppauge
  194. bits 13
  195. flags RC6|CONST_LENGTH
  196. eps 30
  197. aeps 100
  198.  
  199. header 2674 870
  200. one 455 427
  201. zero 455 427
  202. pre_data_bits 24
  203. pre_data 0x1BFF82
  204. gap 106288
  205. min_repeat 1
  206. toggle_bit_mask 0x8000
  207. rc6_mask 0x100000000
  208.  
  209. begin codes
  210. TV 0x1BB9
  211. Music 0x1BB8
  212. Pictures 0x1BB6
  213. Videos 0x1BB5
  214. Power 0x1BF3
  215. Stop 0x1BE6
  216. Record 0x1BE8
  217. Pause 0x1BE7
  218. Play 0x1BE9
  219. Rewind 0x1BEA
  220. Foward 0x1BEB
  221. Replay 0x1BE4
  222. Skip 0x1BE5
  223. Back 0x1BDC
  224. More 0x1BF0
  225. Up 0x1BE1
  226. Left 0x1BDF
  227. Right 0x1BDE
  228. OK 0x1BDD
  229. Down 0x1BE0
  230. VolUp 0x1BEF
  231. VolDown 0x1BEE
  232. Home 0x1BF2
  233. ChanDown 0x1BED
  234. ChanUp 0x1BEC
  235. Mute 0x1BF1
  236. RecTV 0x1BB7
  237. Guide 0x1BD9
  238. LiveTV 0x1BDA
  239. DVD 0x1BDB
  240. One 0x1BFE
  241. Two 0x1BFD
  242. Three 0x1BFC
  243. Four 0x1BFB
  244. Five 0x1BFA
  245. Six 0x1BF9
  246. Seven 0x1BF8
  247. Eight 0x1BF7
  248. Nine 0x1BF6
  249. Star 0x1BE2
  250. Zero 0x1BFF
  251. Hash 0x1BE3
  252. Clear 0x1BF5
  253. Enter 0x1BF4
  254. end codes
  255.  
  256. end remote
  257.  
  258.  
  259. #
  260. # this config file was automatically generated
  261. # using lirc-0.8.4a(default) on Tue Mar 10 19:27:09 2009
  262. #
  263. # contributed by
  264. #
  265. # brand: SIIG Vista MCE remote
  266. # model no. of remote control:
  267. # devices being controlled by this remote:
  268. #
  269.  
  270. begin remote
  271.  
  272. name vista_mce
  273. bits 16
  274. flags RC6
  275. eps 30
  276. aeps 100
  277.  
  278. header 2654 889
  279. one 427 427
  280. zero 427 427
  281. pre_data_bits 21
  282. pre_data 0x37FF0
  283. gap 69850
  284. toggle_bit_mask 0x8000
  285. rc6_mask 0x100000000
  286.  
  287. begin codes
  288. Power 0xEBF3
  289. Pictures 0x6BB6
  290. Radio 0xEBAF
  291. Videos 0x6BB5
  292. Music 0xEBB8
  293. Rec 0x6BE8
  294. Pause 0xEBE7
  295. Stop 0x6BE6
  296. Skipback 0xEBE4
  297. Play 0x6BE9
  298. Skipfwd 0xEBE5
  299. Rwd 0x6BEA
  300. Fwd 0xEBEB
  301. Start 0x6BF2
  302. Back 0xEBDC
  303. More 0x6BF0
  304. Volup 0xEBEF
  305. Voldown 0x6BEE
  306. Chup 0xEBED
  307. Chdown 0x6BEC
  308. Up 0xEBE1
  309. Down 0x6BE0
  310. Left 0xEBDF
  311. Right 0x6BDE
  312. Mute 0xEBF1
  313. Rectv 0x6BB7
  314. Guide 0xEBD9
  315. Livetv 0x6BDA
  316. Dvdmenu 0xEBDB
  317. 1 0x6BFE
  318. 2 0xEBFD
  319. 3 0x6BFC
  320. 4 0xEBFB
  321. 5 0x6BFA
  322. 6 0xEBF9
  323. 7 0x6BF8
  324. 8 0xEBF7
  325. 9 0x6BF6
  326. * 0xEBE2
  327. 0 0x6BFF
  328. # 0xEBE3
  329. Clear 0x6BF5
  330. Enter 0xEBF4
  331. end codes
  332.  
  333. end remote
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement