• 1
  • 7
  • 8
  • 9
  • 10(current)
  • 11
IR / RF Remote Controls for Windows: Links to Explanations, Tutorials, and Guides
With all these remotes that you have mentioned I really want to use a Logitech Harmony 900. What else do I need to make the 900 to work?
Reply
(2009-03-15, 14:36)steford Wrote: I'd like to add my experiences on getting the Cyberlink cheap remote (£5.99 Play.com) set up for use with XBMC using EventGhost.

Initially I found the idea of Eventghost quite confusing but after installing and playing with it it's very simple and I'm now using it for various other things on my HTPC.

I used this site for the basics and added 3 Mouse HID device plugins in XBMC giving them separate prefixes of 1, 2 and 3. 1 of these can be ommited if you don't need to detect the power button although worth adding at the start (can be removed later). You'll also notice that some keys eg up, down, left, right are already detected as keyboard commands and will work "out of the box" in XBMC.

It's now worth going through every button on the remote and seeing what event it triggers in Eventghost so you'll have a nice list on the left which can be dragged to wherever you like when creating actions. I jotted down the corresponding event on the chart from the site above.

Initially I used the XBMC plugin to create events in XBMC however this seemed to remove the nice click sounds associated with remote presses and be slightly erratic (although some of the extra functionality is handy). I then grabbed the key list for XBMC and added those that I required to my chart mapping a remote button to a keyboard command - simple.

In Eventghost it was then just a matter of adding a macro to catch a remote keypress (drag the event across from the left) and emulating a keystroke eg the Play button on the remote is detected as "2.Button.1" which should emulate a "p" key for use in XBMC. This was repeated for each button that wasn't seen as a keypress - only 12 buttons for my setup. I made a folder called "Remote" in the "Context Folder" to house all this to keep it neat. The XML export is below

Quote:<Folder Name="Remote" Expanded="True">
<Macro Name="Play">
<Event Name="2.Button.1" />
<Action>
Window.SendKeys(u'p', False)
</Action>
</Macro>
<Macro Name="Pause">
<Event Name="2.Button.0" />
<Action>
Window.SendKeys(u'{Space}', False)
</Action>
</Macro>
<Macro Name="Stop">
<Event Name="Keyboard.MediaStop" />
<Action>
Window.SendKeys(u'x', False)
</Action>
</Macro>
<Macro Name="Fast Forward">
<Event Name="2.Button.4" />
<Action>
Window.SendKeys(u'f', False)
</Action>
</Macro>
<Macro Name="Rewind">
<Event Name="2.Button.5" />
<Action>
Window.SendKeys(u'r', False)
</Action>
</Macro>
<Macro Name="Previous Menu">
<Event Name="2.Button.13" />
<Action>
Window.SendKeys(u'{Escape}', False)
</Action>
</Macro>
<Macro Name="Context Menu">
<Event Name="3.Button.5" />
<Action>
Window.SendKeys(u'{Apps}', False)
</Action>
</Macro>
<Macro Name="Info">
<Event Name="2.Button.6" />
<Action>
Window.SendKeys(u'i', False)
</Action>
</Macro>
<Macro Name="Aspect Ratio">
<Event Name="3.Button.7" />
<Action>
Window.SendKeys(u'z', False)
</Action>
</Macro>
<Macro Name="Parent Dir">
<Event Name="3.Button.1" />
<Action>
Window.SendKeys(u'{Backspace}', False)
</Action>
</Macro>
<Macro Name="Show Subtitles" Enabled="False">
<Event Name="3.Button.4" />
<Action>
Window.SendKeys(u's', False)
</Action>
</Macro>
<Macro Name="Page Up">
<Event Name="2.Button.15" />
<Action>
Window.SendKeys(u'{PageUp}', False)
</Action>
</Macro>
<Macro Name="Page Down">
<Event Name="2.Button.14" />
<Action>
Window.SendKeys(u'{PageDown}', False)
</Action>
</Macro>
</Folder>
That's pretty much it. I only have a basic setup currently matching my old XBOX version and £5.99 was a good price for the remote and USB receiver. I've learnt the remote commands on my multi-remote so the original can now sit in a drawer. I'm also using Eventghost to start/stop things on the HTPC when I remote desktop to it and to monitor folders for new downloads - so it's a very worthy addition to any HTPC for the remote and other applications.

Hope this helps someone get into EventGhost which can seem quite daunting at first and utilise cheap remote hardware.

I would like to add an update to stetford's post on this subject as it is quite well written\indexed and I was unable to find a guide encompassing the advances in EventGhost since this post, which have made the process even simpler. My steps were as follows:

1. Install latest version of EventGhost with default options which at this moment in time is v. 0.4.1.r1572

2. On the right hand pane of EventGhost delete everything below the Start logo

3. Go to Configuration > Add Plugin > Remote Receiver > Cyberlink Universal Remote Control (let Windows update the driver)

4. Go to Configuration > Add Plugin > Program Control > XBMC2

5. Under the XBMC2 folder on the right hand pane expand the Buttons > Remote folder

6. Now press the required buttons on your remote one at a time to bring up the command on the left pane

7. Drag and drop the command from the left pane to the relevant function under the expanded right pane folder

8. Repeat steps 6-7 for all required buttons on your remote (I got to around 20 buttons)

9. Save the final configuration to an XML filename of your choice

10. Go to File > Options and select Autostart EventGhost to system startup

11. Launch XBMC > System > Network > Remote Control and select Allow programs on this system to control XBMC

12. Disable Windows Media Centre as this seems to interfere with some of the remote commands - Start > Control Panel > Programs > Turn Windows features on or off > Media Features > Windows Media Center (uncheck)

13. You may add even further remote functionality under the EventGhost XBMC2 Actions folder, which I cannot remember the detail of right now. Feel free to PM me if you need further guidance on this area
Reply
Hi,

I have a VRC 1100 remote and have got most of my mappings completed but the one thing I've struggled with is to add an entry to keyboard.xml which will assign a button to select the Windows start button. The reason why this would be handy is that on occasions some plugins hang on me and this would allow me to see my taskbar which I've set to hide and close down XBMC.

I would like to use the power button to complete this action.

Can anyone advise?
Reply
I own a mce hauppauge 226 remote control with usb IR.

Almost everything works properly out of the box, except for one pet peve.

when I am watching a Movie and hit the back button or have the movie in PIP mode, I can not seem to find a way back to playing the movie without stopping and searching for it again and resume.

Is there a command where I can just return the pip windowed movie.
Reply
Wich tutorial must i follow for a ms-tech mc1200 remote. I use windows 8 and xbmc eden.
Reply
rossglass, may I ask to get a link to your mapping file? I plan on purchasing one of those VRC 1100s for my setup, and I'm crap when it comes to doing XML.
Reply
I am using Mac Mini with IR. In Mac system the Apple TV remote works well for xbmc. I also installed windows in Mac mini, but Apple TV remote doesn't work for xbmc.

Does anyone know how to use Apple tv remote for xbmc in windows?
Reply
Hey. I have the Xtreamer Ultra 1 remote contoroller. I have Xtreamer Ultra 1 with Windows 7 on it, and since I've installed windows 7 the controller doesnt work with XBMC. I am not sure which solution to choose, can you help me?
Reply
(2012-08-01, 11:28)rossglass Wrote: Hi,

I have a VRC 1100 remote and have got most of my mappings completed but the one thing I've struggled with is to add an entry to keyboard.xml which will assign a button to select the Windows start button. The reason why this would be handy is that on occasions some plugins hang on me and this would allow me to see my taskbar which I've set to hide and close down XBMC.

I would like to use the power button to complete this action.

Can anyone advise?

There are a couple ways to do this. THere's a registry mod, or you can use XBMC Advanced Launcher.
Reply
Went from Win 7 to Win 8 and upgraded to Frodo 12.2 on my HTPC and I'm no longer able to "Power On" my htpc using the Harmony as I had in the past.

Harmony 900 devices and activities have not changed.

I am able to 'power on' the htpc by turning on the iPazzport keyboard.

Also, starting XBMC via soft key (Win + 1) no longer works in Win 8.

Gapping out here. Equipment is listed in my sig.
Van G
-eskro's A8-3870 | Win 8 | Frodo 12.2 | RC-6 | Harmony 900-
Reply
Hello
Is there a way for the "info" key of the mce remote to work with xbmc.
When i press it over a movie I don't see anything .
Thanks
Reply
Set the info key to send 'i'. You can use this tool - http://forum.xbmc.org/showthread.php?tid=164252
Reply
My Harmony 900 isn't working well with my Frodo build so It's time to start from scratch. Equip in my sig.

Current setup was done when I had Win 7 box which is now Win 8. I configured the 900 with the Harmony software.

What's the best way to tackle this now?
Reply
(2013-07-03, 15:44)Van G Wrote: My Harmony 900 isn't working well with my Frodo build so It's time to start from scratch. Equip in my sig.

Current setup was done when I had Win 7 box which is now Win 8. I configured the 900 with the Harmony software.

What's the best way to tackle this now?

Any takers?
Reply
^^ What exactly are the problems? Are buttons not working?
Reply
  • 1
  • 7
  • 8
  • 9
  • 10(current)
  • 11

Logout Mark Read Team Forum Stats Members Help
IR / RF Remote Controls for Windows: Links to Explanations, Tutorials, and Guides7