Archive:List of MCE remote controls: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Jhsrennie
No edit summary
>Jhsrennie
Line 31: Line 31:
There are some addition buttons not on the MS remote. These can be confured using the following in the .reg file:
There are some addition buttons not on the MS remote. These can be confured using the following in the .reg file:


27,00,00,00,04,03,04,\ ; Zoom - sends ctrl-shift-A
<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
47,00,00,00,04,03,05,\ ; Music - sends ctrl-shift-B
49,00,00,00,04,03,06,\ ; Pictures - sends ctrl-shift-C
49,00,00,00,04,03,06,\ ; Pictures - sends ctrl-shift-C
4a,00,00,00,04,03,07,\ ; Videos - sends ctrl-shift-D
4a,00,00,00,04,03,07,\ ; Videos - sends ctrl-shift-D
50,00,00,00,04,03,08,\ ; Radio - sends ctrl-shift-E
50,00,00,00,04,03,08,\ ; Radio - sends ctrl-shift-E
5a,00,00,00,04,03,09  ; Teletext - sends ctrl-shift-F
5a,00,00,00,04,03,09  ; Teletext - sends ctrl-shift-F<pre>


== DEC-200B ==
== DEC-200B ==

Revision as of 15:46, 11 January 2010

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 article assumes you are using build 26407 or later of XBMC. Earlier builds don't have the support for MCE remotes built in.

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.

Remote-microsoft.jpg

This 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

Remote-hauppauge.jpg

Compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the Hauppauge.

Speedlink SL-6399

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.

Mediagate GP-IR02BK

Remote-IR02BK.jpg

Compatible with the Microsoft remote, and the .reg files used to reconfigure the MS remote will also work with the Mediagate.

There are some addition buttons not on the MS remote. These can be confured using the following in the .reg file:

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

DEC-200B

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.

AVS Gear HA-IR01SV

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. Currently available from Amazon UK (search for HA-IR01SV). Googling suggests it is widely available.

Unbranded MCE remote

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.

XBox DVD Remote

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.
See wiring and 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.