Windows HOW-TO setup iMon specific remotes and software with example Moncaso Remote

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Thumbs Up  HOW-TO setup iMon specific remotes and software with example Moncaso Remote Post: #1
If anyone is using a Moncaso case, it came with a FULLY compatible Vista x64 remote. Im using Windows 7

[Image: 11-280-007-03.jpg]

The Moncaso remotes have software with them but it doesn't work right out of the box. First you have to download this .IMO file.
http://www.megaupload.com/?d=PZ5MJ6TK

Open your iMon software, right click, and go to iMon Manager. Go to "IMON Utilities". Add Program and search for your location of XBMC.

(for people that want XBMC to launch in fullscreen when you press the "Media" button on the remote, you will have to create a short cut with the right parameters. "C:\Program Files (x86)\XBMC\XBMC.exe" -fs -p

Click the bubble next to the copy of XBMC you just imported.

Now go to Settings > Program Command. Add program and link to the same file as before. "C:\Program Files (x86)\XBMC\XBMC.exe" -fs -p

Now click "Import" and browse to that file you downloaded. (you will want to put this file in "C:\Program Files (x86)\SOUNDGRAPH\iMON\Preset PAD)

If it doesn't work....

You have to manually go 1 by 1 and "Modify" all of the keys. For "1" you hit "Modify" "Reset" "1". Then hit next and set it to the appropriate key on the remote. MAKE SURE TO KEEP XBMC SHORTCUTS THE SAME!
[Image: iMon2.png]

Works! Only took me all day to figure that one out. haha

You can also add functions. EVERY button on my remote is functional. Here is my keyboard keymap

http://pastebin.com/f6dcc2342

You have to edit the keymap if you want to add functions. Make sure that you do not use a keyboard shortcut that is already used for something else in XBMC.

<m> might already be used as "Stop" so you cannot use it to "Mute" too. Once you edit the keymap you can then program the remote to a keyboard shortcut.

For example, this section of code is used to bring up the various menus when I press the corresponding button on my remote.

http://pastebin.com/f3e2c91ea

My Movies takes me to My Movie Library (<y>xbmc.activatewindow(videolibrary,movietitles)</y>)
My Music takes me to my Album Library(<a>xbmc.activatewindow(videolibrary,tvshowtitles)</a>)
My DVD plays the DVD in the drive. For this I had to disable all video autoplays or else it would just start automatically everytime.

This is really the perfect remote for XBMC. I use the MediaStream skin
(This post was last modified: 2013-01-11 14:59 by zag.)
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #2
see OP.
(This post was last modified: 2009-07-22 03:54 by mccorkled.)
find quote
natethomas Offline
Team-XBMC Community Manager
Posts: 2,835
Joined: Apr 2008
Reputation: 53
Post: #3
Just to be clear, are you trying to use the remote in Windows?
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #4
yes windows 7
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #5
double post
(This post was last modified: 2009-07-21 16:45 by mccorkled.)
find quote
natethomas Offline
Team-XBMC Community Manager
Posts: 2,835
Joined: Apr 2008
Reputation: 53
Post: #6
Then you're going to want to read this:

http://forum.xbmc.org/showthread.php?tid=38585

Remotes don't work out of the box in Windows. You have to use a secondary program to apply the remote button presses to XBMC. I personally recommend using eventghost, but to each his own.
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #7
see OP.
(This post was last modified: 2009-07-22 03:54 by mccorkled.)
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #8
see OP.
(This post was last modified: 2009-07-22 03:54 by mccorkled.)
find quote
mitul103 Offline
Senior Member
Posts: 248
Joined: Sep 2008
Reputation: 0
Post: #9
mccorkled Wrote:also... When I get it to work, do I have to always have event viewer running when I use the remote?

Yes, it has to always be running.
find quote
mccorkled Offline
Senior Member
Posts: 194
Joined: Jun 2009
Reputation: 0
Post: #10
There has to be a way to get my remote to work with the program that came with the remote.
find quote
Post Reply