![]() |
|
[WINDOWS] HOW-TO use MCE remote in XBMC under Windows the easy way - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Windows support (/forumdisplay.php?fid=59) +---- Thread: [WINDOWS] HOW-TO use MCE remote in XBMC under Windows the easy way (/showthread.php?tid=78179) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
Harmony remote 900 - gianbevi - 2011-11-21 22:35 Hi! Excuse me but... Can. You explain me how to(if i can)setup my harmony 900 to control xbmc? Thanks - stax76 - 2011-11-22 18:15 Does anybody know why the MS Media Center reacts on Ctrl+D using the keyboard but not from the remote pressing the Info button? For me that means I can't use both MS MC and XBMC. For most users probably not a big issue but so far I don't use a media center regularly and don't have decided yet which system to use, MS has better WMV rendering and seeking and built in DVB-C support so I guess I'll stick to this for now. - elitegamer360 - 2011-11-23 04:24 cd492 Wrote:Thanks for this nice Tutorial! you need to select "OemPipe" in MCERemoteMapper :-) VortexDK Wrote:this looks great! I'm gonna try figuring out how to do it, but I'll probably come back for some help, but I'm going to try my best All you need to do is add the code I given you to any of my config.reg files save apply the reg file restart the PC and you will know if this works or not. gianbevi Wrote:Hi! This thread will help you http://forum.xbmc.org/showthread.php?tid=77519 , but here is the MCE remote owners club ![]() stax76 Wrote:Does anybody know why the MS Media Center reacts on Ctrl+D using the keyboard but not from the remote pressing the Info button? For me that means I can't use both MS MC and XBMC. For most users probably not a big issue but so far I don't use a media center regularly and don't have decided yet which system to use, MS has better WMV rendering and seeking and built in DVB-C support so I guess I'll stick to this for now. You will need this solution that I made here --> click me I hope this helps you all :-) Cheers, EG. - stax76 - 2011-11-23 09:17 @elitegamer360 That's the same reg file I think, I just tried it again and the info button don't work in MS MC, it sends Ctrl+D, MS MC on my PC will only react on Ctrl+D sent from keyboard but not from my remote, it's this MS model: http://wiki.xbmc.org/index.php?title=File:Mceteletextsmall.jpg - cd492 - 2011-11-23 11:39 elitegamer360 Wrote:you need to select "OemPipe" in MCERemoteMapper :-) Thanks elitegamer360, this works with the US Keyboard Layout. But I'm using the European Layout on my two clients. So I have to push 2 Buttons (Alt) + (-) instead of just (\). The (-) is the Button right next to 0. In MCERemoteMapper I tried OemMinus and Alt + OemMinus as well. Both didn't work. Any Idea which Key I have to select to get this working? - elitegamer360 - 2011-11-24 01:58 stax76 Wrote:@elitegamer360 Of course its not going to work if you just use "Muti.app.Config.v0.6.reg" you also need to use the one of the Autohotkey scripts that I wrote! use the one depending on your OS, it has a specific patch/code that I have writen that make Windows Media Center detects "Ctrl+D". You need to follow everything I said on that post not just part of it! ![]() Cheers, EG. - elitegamer360 - 2011-11-24 02:07 cd492 Wrote:Thanks elitegamer360, this works with the US Keyboard Layout. That is weird because I use a "GB/UK" layout and it works on my system! What are you exactly trying to do? if this specific combination is proving difficult then use another :-) Cheers, EG. - cd492 - 2011-11-24 08:00 elitegamer360 Wrote:That is weird because I use a "GB/UK" layout and it works on my system! What are you exactly trying to do? if this specific combination is proving difficult then use another :-) I`m using the german layout, don`t know if there is a difference to the uk. I want to switch between the fullscreen and window mode with one button on the mce. On the keyboard I have to push Alt and - to do that. - elitegamer360 - 2011-11-25 04:08 cd492 Wrote:I`m using the german layout, don`t know if there is a difference to the uk. well, simply open Keyboard.xml and look for <backslash>ToggleFullScreen</backslash> then just assign ToggleFullScreen to any combination you like for example <u mod="ctrl,alt">ToggleFullScreen</u> in keyboard.xml. You do not need to use backslash at all if you are having issues with your keyboard layout! Simple :-) Cheers, EG. - jhsrennie - 2011-11-25 10:46 cd492 Wrote:I`m using the german layout, don`t know if there is a difference to the uk. XBMC v10.1 isn't very good at handling any keyboards other than the US. The impending next version (and the nightly builds) is much better in this respect. JR |