Archive:HP MCE Remote: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<section begin="summary" />
== HP MCE Remote ==
== HP MCE Remote ==
[[File:HPRemotenewer.jpg{{!}}newer version|thumb]]
[[File:HPRemotenewer.jpg{{!}}newer version|thumb]]
Line 6: Line 5:
Both versions are compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the HP remote.
Both versions are compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the HP remote.


With the Remote-XBMC.reg config all the buttons work in XBMC except for the "T" and "Print" buttons. To configure these buttons add the following to the .reg file:
With the Remote-XBMC.reg config all the buttons work in Kodi except for the "T" and "Print" buttons. To configure these buttons add the following to the .reg file:


<pre>  4E,00,00,00,04,01,22,\ ; Print button on HP remote - sends ctrl-5
<pre>  4E,00,00,00,04,01,22,\ ; Print button on HP remote - sends ctrl-5
   5A,00,00,00,04,01,23,\ ; T button on HP remote    - sends ctrl-6</pre>
   5A,00,00,00,04,01,23,\ ; T button on HP remote    - sends ctrl-6</pre>
{{-}}
{{-}}
<section end="summary" />
[[Category:Remotes]]

Latest revision as of 03:00, 10 September 2020

HP MCE Remote

newer version
older version

Both versions are compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the HP remote.

With the Remote-XBMC.reg config all the buttons work in Kodi except for the "T" and "Print" buttons. To configure these buttons add the following to the .reg file:

  4E,00,00,00,04,01,22,\ ; Print button on HP remote - sends ctrl-5
  5A,00,00,00,04,01,23,\ ; T button on HP remote     - sends ctrl-6