Any way to force reload of keymap.xml without restarting XBMC?
#1
Is there any way to get XBMC to re-read the userdata/keymaps/keymap.xml file without rebooting/restarting (e.g doe reloading the skin do it?)

Would be very helpful for tweaking remote keys!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply
#2
Bumping an age old thread as an answer would be super handy!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply
#3
Not in Dharma. In Eden (including the current nightlies) you can trigger a reload by connecting or disconnecting a remote control.

JR
Reply
#4
A receiver I guess you mean?

Might be nice to add it as a callable function so you can bind it to a key to make it super simple.

But great to know it's there, and thanks!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply
#5
Been searching for exactly the same and finally found it!!

xbmc.executebuiltin('Action(reloadkeymaps)')

Obvious when you know how!!
Reply
#6
and if you want to do it from your remote itself, this works:

<seven>XBMC.Action(reloadkeymaps)</seven>

(changing the seven to your appropriate key of course...)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a *full debug log*.
Reply

Logout Mark Read Team Forum Stats Members Help
Any way to force reload of keymap.xml without restarting XBMC?0