Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

xbmc: how to do multiple key presses remote

If you have a question or need help, this is the place to be.
Post Reply
topsyturvy
Posts: 5
Joined: Thu Aug 26, 2010 10:19 pm

xbmc: how to do multiple key presses remote

Post by topsyturvy »

hello all,

I'm using an xbmc with an mce remote with keys mapped using eventghost. If I need to increase volume or add subtitle delay etc, I need to press the relevant key many many times. Each press increases e.g. the volume a little only.

On the other hand to increase volume on my TV remote I just keep the up volume pressed and it keeps on increasing till I stop.

Is it possible to configure similar behavior on xbmc? Does it require using another kind of remote?

thanks!
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: xbmc: how to do multiple key presses remote

Post by jinxdone »

Yes, it is possible. Use XBMCRepeat plugin instead(search forum for it) or use the "autorepeat current macro" in the macro you want to repeat while you hold a button down.
topsyturvy
Posts: 5
Joined: Thu Aug 26, 2010 10:19 pm

Re: xbmc: how to do multiple key presses remote

Post by topsyturvy »

thanks, just had a look at xbmcRepeat. If I understand correctly, it supports alot more xbmc events than the default xbmc plugin.

Actually even with the default plugin, all of my mce remote's buttons are assigned. Is xbmcrepeat only really useful with say a harmony remote which has more buttons?
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: xbmc: how to do multiple key presses remote

Post by jinxdone »

Well, you don't need to use all the actions it has to offer, just use what you need.

If you are running out of physical buttons in your remote you could..
- make a macro 'smarter', like for example so that when you push a button it could detect if an application A or B is currently focused and then do something accordingly.
- make "modes" for your remote by enabling/disabling parts of the EG config tree The 'enable exclusive' action is useful for this purpose.
- use the 'if long press' feature to make a button do some secondary action if you press and hold it..
- use some of the other useful plugins like multitap that allow you to have multiple actions accessible behind one button.

these are just some of the examples..
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: xbmc: how to do multiple key presses remote

Post by jonib »

topsyturvy wrote:Is xbmcrepeat only really useful with say a harmony remote which has more buttons?
I think XBMCRepeat is more useful then the included XBMC plugin, when you don't have many buttons on the remote. As long as you start to assign actions from XBMCRepeat\Buttons\Remote as that's the layout XBMC used with the original XBOX remote that don't have many buttons.
XBOXRemote.jpeg
jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Post Reply