Forum
[SOLVED] Cec Keymaps.xml missing? - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Hardware (/forum-7.html)
+--- Forum: Remotes and CEC support (/forum-26.html)
+--- Thread: [SOLVED] Cec Keymaps.xml missing? (/thread-54.html)



Cec Keymaps.xml missing? - HaraldB - 16th Dec, 2012 09:53 PM

Hey
i wanted to change the keymap.xml file but couldn't find it.

looked in .xbmc/userdata/Keymaps

but there was no file

so how do i change the sec keymap?


RE: Cec Keymaps.xml missing? - CurlyMo - 16th Dec, 2012 09:58 PM

If it's not there, just create it:
Code:
mkdir /home/xbian/.xbmc/userdata/keymaps
cp /usr/local/share/xbmc/system/keymaps/remote.xml /home/xbian/.xbmc/userdata/keymaps



RE: Cec Keymaps.xml missing? - rikardo1979 - 16th Dec, 2012 10:07 PM

it have to be there otherwise the remote wont work and my is working
did u check it as root ?


RE: Cec Keymaps.xml missing? - HaraldB - 16th Dec, 2012 10:09 PM

@CurlyMo: thanks.. worked just fine..

@rikardo1979 : well if it's located in my home should be able to se it (btw i tried "ls -a")


RE: Cec Keymaps.xml missing? - CurlyMo - 17th Dec, 2012 12:39 AM

@HaraldB, we have a "Say thanks!" button on our new forum. You're welcome!