kricker wrote:You may need to experiment with XBMC event server settings.
I'd appreciate a pointer to where/how. Could not find anything relevant inside xbmc.
Thanks
kricker wrote:You may need to experiment with XBMC event server settings.
Go into settings/network/eventserverdbbd wrote:kricker wrote:You may need to experiment with XBMC event server settings.
I'd appreciate a pointer to where/how. Could not find anything relevant inside xbmc.
Thanks
kricker wrote:Putting the XBMC plugin in the startup items only enables the ability to use the plugin. To have the XBMC controls available at startup of EG, you need to have a macro that enables those controls at startup (most likely after the plugin in enabled).
If you have the MCE plugin activated to receive the commands from your remote, then EG should eat all the commands sent by the remote and allow to to map them to whatever you want them to do.Dark Helmet wrote:....In XBMC for xbox these buttons were "show, hide context menu", "OSD", "home screen" and "go back to previous menu". Here's a picture:
http://xbmc.org/wiki/?title=XBOX_DVD-Re ... l_Controls
It turns out that while "go back to previous menu" worked right out of the box (even without EG), the other three buttons are left and right mouse button and "info" (no idea what that button's supposed to do, it does the same as right mouse in EG).
Is it possible to use these buttons at all and if so how? Is it even possible to map other functions to "mouse actions" in xbmc or in EG? Is it possible to have other actions for buttons in an application specific way? Like mapping "OSD" to the left mouse button while xbmc is running but have it act "normal" when xbmc is closed? After all the mouse buttons are needed to work the way they're supposed to do in windows.
Another odd thing. I mapped a button to "OSD". This works while I'm playing videos, the same button does nothing while playing music. The OSD just won't show up. Strange. Can anyone confirm?
Thanks in advance, cheers.
kricker wrote:I assume you are using the XBMC plugin to send the action to XBMC EventServer and not just keystrokes?
nymart wrote:This action is available in XBMC but it's not mapped in EventGhost. Can someone tell me how to get it mapped if it's not a choice in the actions?
what action?nymart wrote:nymart wrote:This action is available in XBMC but it's not mapped in EventGhost. Can someone tell me how to get it mapped if it's not a choice in the actions?
Bump...Anyone?
kricker wrote:what action?nymart wrote:nymart wrote:This action is available in XBMC but it's not mapped in EventGhost. Can someone tell me how to get it mapped if it's not a choice in the actions?
Bump...Anyone?
ahhh okay. You can add it to the list of actions. Look in the EventGhost\plugins\XBMC folder. Open the __init__.py file in something like notepadd ++. Find the ACTIONS = ( section. You can add the action into that last. I believe the format is something like:nymart wrote:Sorry kricker...the one in my subject ShowDVDMenu
kricker wrote:ahhh okay. You can add it to the list of actions. Look in the EventGhost\plugins\XBMC folder. Open the __init__.py file in something like notepadd ++. Find the ACTIONS = ( section. You can add the action into that last. I believe the format is something like:nymart wrote:Sorry kricker...the one in my subject ShowDVDMenu
("EG Action Name", "Short description", "Long description", "XBMC action")
That being said the actions listed at http://xbmc.org/wiki/?title=Action_IDs shows the following:Action-Description
showvideomenu-Show DVD menu (not implemented yet)
So it appears to not be functional yet but you can try and let us know if it does.
("VideoMenu", "DVD menu", "Show DVD menu", "showvideomenu")
nymart wrote:kricker wrote:ahhh okay. You can add it to the list of actions. Look in the EventGhost\plugins\XBMC folder. Open the __init__.py file in something like notepadd ++. Find the ACTIONS = ( section. You can add the action into that last. I believe the format is something like:nymart wrote:Sorry kricker...the one in my subject ShowDVDMenu
("EG Action Name", "Short description", "Long description", "XBMC action")
That being said the actions listed at http://xbmc.org/wiki/?title=Action_IDs shows the following:Action-Description
showvideomenu-Show DVD menu (not implemented yet)
So it appears to not be functional yet but you can try and let us know if it does.
("VideoMenu", "DVD menu", "Show DVD menu", "showvideomenu")
Thanks kricker, I'll give it a shot when I get home tonight...
I read some post on the xbmc forum that said it was implemented in 8.10 but I can't find it right now...
Users browsing this forum: jonib and 6 guests