My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
RemoteKeyRepeat  
Key repeat too fast in remote control mode?
Featured
Updated Jul 14, 2010 by phree...@gmail.com

As reported in issue 136 Key repeats in remote control mode can be pretty fast.

Fix/Workaround

  • create advancedsettings.xml in your userdata folder (where also guisettings.xml is located)
  • edit its content:
<advancedsettings>
    <services>
    	<esinitialdelay>750</esinitialdelay>
    	<escontinuousdelay>25</escontinuousdelay>
    </services>
</advancedsettings>
  • the values above are the default values. Change how you like.

If you're using an old build of XBMC, the settings are probably named differently:

<advancedsettings>
    <remoteevents>
    	<initialdelay>750</initialdelay>
    	<continuousdelay>25</continuousdelay>
    </remoteevents>
</advancedsettings>
Comment by nicoladimaria, May 10, 2010

what's so cool about not giving further informations ? like "what's the right value for your n1/desire" or "you need to restart xbmc/xbmc android" thanks

Comment by project member phree...@gmail.com, May 14, 2010

i didn't get that. you want us to spoon feed you on how to correctly apply those settings?

Comment by nicoladimaria, Jul 14, 2010

exactly, otherwise I'll simply use another application. sorry

Comment by project member phree...@gmail.com, Jul 14, 2010

Values are in milliseconds, go figure. Yes, you'll probably need to restart XBMC after applying.

If giving low ratings to free apps for things they can't even change is your idea of motivating developers, then good luck.

Comment by joshuaschatz, Sep 11, 2010

The comments posted by nicoladimaria were pointless. Thanks for the fix. And thanks Team XBMC for all of the hard work.

Comment by joshjone...@yahoo.com, Mar 4, 2012

almost 2 years later, nicoladimaria is still a dick. Good work, xbmc and xbmc remote folks!


Sign in to add a comment
Powered by Google Project Hosting