Advertisement
Guest User

/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb

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