home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Communiquer / V4S / V4Sfr.exe / $TEMP / setup.exe / bin / remotes / MCE.cf < prev    next >
Text File  |  2005-01-17  |  2KB  |  89 lines

  1. #
  2. # RC-6 config file
  3. #
  4. # source: http://home.hccnet.nl/m.majoor/projects__remote_control.htm
  5. #         http://home.hccnet.nl/m.majoor/pronto.pdf
  6. #
  7. # used by: Philips
  8. #
  9. #########
  10. #
  11. # Philips Media Center Edition remote control
  12. # For use with the USB MCE ir receiver
  13. #
  14. # Dan Conti  dconti|acm.wwu.edu
  15. #
  16. # Radio, Print, RecTV are only available on the HP Media Center remote control
  17. #
  18.  
  19. begin remote
  20.  
  21.   name MCE
  22.   bits           16
  23.   flags RC6|CONST_LENGTH
  24.   eps            30
  25.   aeps          100
  26.  
  27.   header       2667   889
  28.   one           444   444
  29.   zero          444   444
  30.   pre_data_bits 21
  31.   pre_data      0x37FF0
  32.   gap          105000
  33.   toggle_bit     22
  34. #  rc6_mask     0x100000000
  35.  
  36.  
  37.       begin codes
  38.  
  39. # starts at af
  40.         Radio    0x00007baf
  41.         Print    0x00007bb1
  42.         Videos   0x00007bb5
  43.         Pictures 0x00007bb6
  44.         RecTV    0x00007bb7
  45.         Music    0x00007bb8
  46.         TV       0x00007bb9
  47. # no ba - d8
  48.         Guide    0x00007bd9
  49.         LiveTV   0x00007bda
  50.         DVD      0x00007bdb
  51.         Back     0x00007bdc
  52.         OK       0x00007bdd
  53.         Right    0x00007bde
  54.         Left     0x00007bdf
  55.         Down     0x00007be0
  56.         Up       0x00007be1
  57. # no e2,e3
  58.         Replay   0x00007be4
  59.         Skip     0x00007be5
  60.         Stop     0x00007be6
  61.         Pause    0x00007be7
  62.         Record   0x00007be8
  63.         Play     0x00007be9
  64.         Rewind   0x00007bea
  65.         Forward  0x00007beb
  66.         CH-   0x00007bec
  67.         CH+   0x00007bed
  68.         VolDown  0x00007bee
  69.         VolUp    0x00007bef
  70.         More     0x00007bf0
  71.         Mute     0x00007bf1
  72.         Home     0x00007bf2
  73.         Power    0x00007bf3
  74.         ENTER    0x00007bf4
  75.         Clear    0x00007bf5
  76.         9     0x00007bf6
  77.         8    0x00007bf7
  78.         7    0x00007bf8
  79.         6      0x00007bf9
  80.         5     0x00007bfa
  81.         4     0x00007bfb
  82.         3    0x00007bfc
  83.         2      0x00007bfd
  84.         1      0x00007bfe
  85.         0     0x00007bff
  86.       end codes
  87.  
  88. end remote
  89.