Archive:List of MCE remote controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Jhsrennie
mNo edit summary
 
(129 intermediate revisions by 29 users not shown)
Line 1: Line 1:
This is a (probably futile) attempt to keep up with the vast range of MCE remotes out there, and give some indication of how well they work with XBMC.
This is a (probably futile) attempt to keep up with the vast range of MCE remotes out there, and give some indication of how well they work with Kodi.
 
This article assumes you are using build 26407 or later of XBMC. Earlier builds don't have the support for MCE remotes built in.


If you are adding a review please try to be as detailed as possible about the remote. For example:
If you are adding a review please try to be as detailed as possible about the remote. For example:
<ul>
  <li>What operating systems and versions of XBMC have you tested on</li>
  <li>Does the remote send keystrokes or is it MS compatible?</li>
  <li>If it's MS compatible have you tested reconfiguring it using the registry and did this work?</li>
</ul>
== Microsoft Media Center Remote Control ==
Original and best! I don't know if Microsoft still sell them, but there are usually lots available on eBay. They tend to be a bit expensive but they are well made and highly configurable.
[[Image:microsoftlearningremote.jpg]]
There are 3 versions of this remote:
- Microsoft (Microsoft Logo at bottom of remote and on reciever)
[[Image:mcelearningsmalla.jpg]] (Microsoft)
- Microsoft with Teletext (Microsoft Logo at bottom of remote and on reciever) plus Red,Green,Yellow,Blue and a 'teletext' button.
[[Image:mceteletextsmall.jpg]] (Microsoft with Teletext)
- Dell (No Logos on remote or reciever and no Tv standby or volume learning ability)
[[Image:remote-microsoft.jpg]] (Dell - No Learning)
All these varients of the MS remote will work out of the box with XBMC Live, though with a standard Linux install you'll need to install and configure Lirc. To get it to work on Windows you need to configure it to simulate keypresses. See [[Using a Microsoft remote control in Windows]] for details.
== Hauppauge Media Center Remote Control Kit ==
[[Image:remote-hauppauge.jpg]]
Compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the Hauppauge.
Note that this is not the same as the Hauppauge 45 button remote that plugs into the Hauppauge PCI card. The Hauppauge 45 button remote has caused some hair tearing and wouldn't be the first choice for an XBMC remote.
== Mediagate GP-IR02BK ==
[[Image:Remote-IR02BK.jpg]]
Compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the Mediagate. The remote is currently available on Amazon UK and US.
There are some additional buttons not on the official MS remote. These can be configured using the following in the .reg file:
<pre>27,00,00,00,04,03,04,\ ; Zoom - sends ctrl-shift-A
47,00,00,00,04,03,05,\ ; Music - sends ctrl-shift-B
49,00,00,00,04,03,06,\ ; Pictures - sends ctrl-shift-C
4a,00,00,00,04,03,07,\ ; Videos - sends ctrl-shift-D
50,00,00,00,04,03,08,\ ; Radio - sends ctrl-shift-E
5a,00,00,00,04,03,09  ; Teletext - sends ctrl-shift-F</pre>
== DEC-200B ==
[[Image:Remote-200B.jpg]]
Compatible  with the MS remote. Works out of the box with XBMCLive. Not tested (so far) with the Windows and OSX versions. Don't know if it's configurable with the registry.
== AVS Gear HA-IR01SV ==
[[Image:Remote-HAIR01SV.jpg]]
Compatible with the MS remote. Works out of the box with XBMCLive. Not tested (so far) with the Windows and OSX versions. Don't know if it's configurable with the registry. Currently available from Amazon UK (search for HA-IR01SV). Googling suggests it is widely available.
== Speedlink SL-6399 ==
[[Image:remote-SL6399.jpg]]
Cheap and cheerful remote. It simulates the MS Media Center keypresses and will work out of the box on Windows, Linux and probably OSX.
There are several extra buttons not on the standard MS remote. If you want to add mappings for
these keys here are the entries you need in keyboard.xml.
<pre>&lt;t mod="ctrl"&gt;Notification(Key, TV power, 3)&lt;/t&gt;          &lt;!-- TV power --&gt;
&lt;menu&gt;Notification(Key, More, 3)&lt;/menu&gt;                  &lt;!-- More --&gt;
&lt;z mod="ctrl,shift"&gt;Notification(Key, Aspect, 3)&lt;/z&gt;      &lt;!-- Aspect --&gt;
&lt;e mod="ctrl"&gt;Notification(Key, Red/Videos, 3)&lt;/e&gt;        &lt;!-- Red/Videos --&gt;
&lt;m mod="ctrl"&gt;Notification(Key, Green/Music, 3)&lt;/m&gt;      &lt;!-- Green/Music --&gt;
&lt;i mod="ctrl"&gt;Notification(Key, Yellow/Pictures, 3)&lt;/i&gt;  &lt;!-- Yellow/Pictures --&gt;
&lt;t mod="ctrl,shift"&gt;Notification(Key, Blue/MyTV, 3)&lt;/t&gt;  &lt;!-- Blue/MyTV --&gt;
&lt;g mod="ctrl"&gt;Notification(Key, Guide, 3)&lt;/g&gt;            &lt;!-- Guide --&gt;
&lt;o mod="ctrl"&gt;Notification(Key, RTV, 3)&lt;/o&gt;              &lt;!-- RTV --&gt;
&lt;f1&gt;Notification(Key, Help, 3)&lt;/f1&gt;                      &lt;!-- Help --&gt;
&lt;return mod="alt"&gt;Notification(Key, Maximise, 3)&lt;/return&gt; &lt;!-- Maximise/restore --&gt;
&lt;a mod="ctrl"&gt;Notification(Key, Radio, 3)&lt;/a&gt;            &lt;!-- Radio --&gt;
&lt;m mod="ctrl,shift"&gt;Notification(Key, DVD, 3)&lt;/m&gt;        &lt;!-- DVD --&gt;
&lt;a mod="ctrl,shift"&gt;Notification(Key, Audio, 3)&lt;/a&gt;      &lt;!-- Audio --&gt;
&lt;u mod="ctrl"&gt;Notification(Key, Title, 3)&lt;/u&gt;            &lt;!-- Title --&gt;</pre>
== Unbranded MCE remote ==
[[Image:remote-unbranded.jpg]]
There is no manufacturer's name on this remote or the manual. They are available on Ebay for as little as $2 ($10ish after S&H). It's cheap and feels a bit flimsy, but it works well enough. It simulates the MS Media Center keypresses and will work out of the box on Windows, Linux and probably OSX. It also simulates a mouse, although it's no match for a proper mouse or trackpad.
It isn't very configurable and certain buttons don't work as they should. For example, the fast forward and rewind buttons skip forward or backwards instead of moving gradually.
If you want to add mappings for the four coloured keys here are the entries you need in keyboard.xml. The other keys can't be trapped.
<pre>&lt;f1 mod="ctrl,alt"&gt;Notification(Key, Green, 3)&lt;/f1&gt;  &lt;!-- Green --&gt;
&lt;f2 mod="ctrl,alt"&gt;Notification(Key, Orange, 3)&lt;/f2&gt; &lt;!-- Orange --&gt;
&lt;f3 mod="ctrl,alt"&gt;Notification(Key, Blue, 3)&lt;/f3&gt;  &lt;!-- Blue --&gt;
&lt;f4 mod="ctrl,alt"&gt;Notification(Key, Yellow, 3)&lt;/f4&gt; &lt;!-- Yellow --&gt;</pre>
Update 16th Jan: the rewind button sends three keypresses, left, then ctrl-left, then ctrl-shift-B. The left press causes the video to jump back 30 seconds. With the later releases of XBMC the ctrl-shift-B then starts the rewind (release v9.11 ignores ctrl-keypresses).
Update 20th Jan: this remote appears to be an Acowin AURC-001. See http://www.acowin.com.hk/product456.html
== VRC-1100 ==
[[Image:remote-VRC1100.jpg]]
There is no manufacturer's name on this remote or the manual, but they appear to be from Ortek (http://www.ortek.com/product.asp?pid=103&cname=Mobility). They are widely available on eBay. The remote simulates the MS Media Center keypresses and will work out of the box on Windows, Linux and probably OSX. It also simulates a mouse, although it's no match for a proper mouse or trackpad.
If you want to add mappings for the four coloured keys and the four keys below them here are the entries you need in keyboard.xml. The top left (Internet Explorer) key can't be trapped.
<pre>&lt;t mod="ctrl,shift"&gt;Notification(Key, Yellow, 3)&lt;/t&gt; &lt;!-- Yellow button --&gt;
&lt;m mod="ctrl"&gt;Notification(Key, Blue, 3)&lt;/m&gt;        &lt;!-- Blue button --&gt;
&lt;i mod="ctrl"&gt;Notification(Key, Green, 3)&lt;/i&gt;        &lt;!-- Green button --&gt;
&lt;e mod="ctrl"&gt;Notification(Key, Red, 3)&lt;/e&gt;          &lt;!-- Red button --&gt;
&lt;o mod="ctrl"&gt;Notification(Key, u/Yellow, 3)&lt;/o&gt;    &lt;!-- Button under Yellow --&gt;
&lt;g mod="ctrl"&gt;Notification(Key, u/Blue, 3)&lt;/g&gt;      &lt;!-- Button under Blue --&gt;
&lt;t mod="ctrl"&gt;Notification(Key, u/Green, 3)&lt;/t&gt;      &lt;!-- Button under Green --&gt;
&lt;m mod="ctrl,shift"&gt;Notification(Key, u/Red, 3)&lt;/m&gt;  &lt;!-- Button under Red --&gt;</pre>
== XBox DVD Remote ==
[[Image:Remote-xbox1.jpg]]
The original DVD remote for XBox 1. This is a simple well working remote, almost out of the box experience and it has a good support in xbmc.<br/ >
See [http://wiki.xbmc.org/?title=HOW-TO_wire_your_XBOX_DVD-Remote_for_USB wiring] and [http://wiki.xbmc.org/?title=Lirc_Config_for_Xbox_DVD_Remote lirc config]
This remote won't work "out of the box" with Windows as it doesn't send keystrokes and can't be configured to do so. It can be made to work with a helper app like Eventghost or IR Server Suite.
See http://forum.xbmc.org/showthread.php?t=45337 for the details.
== Philips 5100 4in1 Vista MCE Remote ==
[[Image:philips5100-4in1 landscape.jpg]]
Philips have produced a family of remotes in this range designed for different sales regions each with different features.  This one has the ability to control 4 devices (PC, TV, Sat, Amp) and can be programmed using the manufacturer codes database supplied.  It also has the ability to learn functions from other remotes to replace any of its buttons, making it very versatile once customised to your home cinema setup.  However, the keys are not backlit and the supplied infra-red usb reciever only works with Vista or Windows 7.


Note: Also works with the Official Microsoft MCE reciever as it sends the same signals (RC-6), meaning it can be used on Windows XP via this reciever.
* What operating systems and versions of Kodi have you tested on
* Does the remote send keystrokes or is it MS compatible?
* If it's MS compatible have you tested reconfiguring it using the registry and did this work?


Discontinued - (Can be found on ebay UK)
The article groups the Microsoft compatible (also known as eHome or RC6) remotes together first, as these are most configurable when you're using them with Kodi. Other than this there's no significance to the order of the reviews.


== HP MCE Remote ==
<div class="toclimit-3">__TOC__</div>


[[Image:hpremote.jpg]] (Older)
= eHome/RC remotes =


Simliar to Microsoft MCE remote with the addition of a 'Print', 'Radio', 'Music', 'Pictures', 'Videos', and 'Tv' button.
The remotes in this section all use the Microsoft eHome driver on Windows. See Using a Microsoft remote control in Windows for details.  
Cannot control a TV or any other devece (the TV button at the top right of the remote is for Windows Media Centre TV).  Also available in a light Grey colour.  The included reciever has the same hardware as the microsoft reciever. (ehome driver)


There is also a newer version of the remote which uses the same HP reciever. This remote also sends the standard RC-6 remote codes so will work with other recievers such as the microsoft one at the top of the page:
eHome remotes are generally more expensive than the non-eHome remotes, but they are highly configurable and work very well with Kodi. Many universal handsets, for example the Harmony remotes, have emulation for eHome/RC6 handsets built in so they will work with an eHome IR receiver.


[[Image:HPRemotenewer.jpg‎]] (Newer)
Note that Microsoft has modified the programming and device specification for remote controls several times. For example, in Vista, the Port Driver/Class Driver Model was added. This means that there may be some transceivers which may not function fully, if at all, on systems prior to Vista. For the curious (or bored) there is a specification for the [http://download.microsoft.com/download/0/7/E/07EF37BB-33EA-4454-856A-7D663BC109DF/Windows-Media-Center-RC-IR-Collection-Green-Button-Specification-03-08-2011-V2.pdf Windows Media Center remote].




== Microsoft MCE Keyboard Remote ==


[[Image:Microsoftmcekeyboard.jpg‎]]
= Non eHome/RC remotes =


Similar to the buttons to the Microsoft MCE remote, but with a full keyboard and a 'nipple' for moving the mouse. Range is limited and it requires a direct line of sight to the reciever.  Can be operated on the users lap.
These remotes usually work by emulating a keyboard, that is when you press a button on the remote Kodi receives a key press just as if a key had been pressed on the keyboard. Most of the remotes emulate multimedia keyboards or send Windows Media Center keyboard shortcuts like ctrl-shift-P for Play.


Note: Works with the Official Microsoft MCE receiver.
Kodi has all the required keyboard mappings for these remotes so they should work out of the box. However they usually cannot be configured so they have some limitations. For example, on Windows the green button will start Windows Media Center and this can't be changed without considerable messing around.

Latest revision as of 02:22, 10 September 2020

This is a (probably futile) attempt to keep up with the vast range of MCE remotes out there, and give some indication of how well they work with Kodi.

If you are adding a review please try to be as detailed as possible about the remote. For example:

  • What operating systems and versions of Kodi have you tested on
  • Does the remote send keystrokes or is it MS compatible?
  • If it's MS compatible have you tested reconfiguring it using the registry and did this work?

The article groups the Microsoft compatible (also known as eHome or RC6) remotes together first, as these are most configurable when you're using them with Kodi. Other than this there's no significance to the order of the reviews.

eHome/RC remotes

The remotes in this section all use the Microsoft eHome driver on Windows. See Using a Microsoft remote control in Windows for details.

eHome remotes are generally more expensive than the non-eHome remotes, but they are highly configurable and work very well with Kodi. Many universal handsets, for example the Harmony remotes, have emulation for eHome/RC6 handsets built in so they will work with an eHome IR receiver.

Note that Microsoft has modified the programming and device specification for remote controls several times. For example, in Vista, the Port Driver/Class Driver Model was added. This means that there may be some transceivers which may not function fully, if at all, on systems prior to Vista. For the curious (or bored) there is a specification for the Windows Media Center remote.


Non eHome/RC remotes

These remotes usually work by emulating a keyboard, that is when you press a button on the remote Kodi receives a key press just as if a key had been pressed on the keyboard. Most of the remotes emulate multimedia keyboards or send Windows Media Center keyboard shortcuts like ctrl-shift-P for Play.

Kodi has all the required keyboard mappings for these remotes so they should work out of the box. However they usually cannot be configured so they have some limitations. For example, on Windows the green button will start Windows Media Center and this can't be changed without considerable messing around.