[MAC] Changing user keymap
#1
Original problem solved, please see the edit!

Hey guys.

I need to customize my keymap settings, but can't get it to work.

I currently use a Boxee remote, and the "menu" button is registered as <escape>, for some reason. I just want that remapped to do "ParentDir" instead of "PreviousMenu" (or whatever it is).

If I change the system keymap, XBMC can't be controlled. I tried putting a new keyboard.xml file in the /userdata/keymaps/ folder inside the XBMC package, but that didn't work.

Also, I wrote the following:

[HTML]
<keymap>
<global>
<keyboard>
<escape>ParentDir</escape>
</keyboard>
</global>
</keymap>[/HTML]

Isn't that correct? Any help with this would be greatly appreciated. Smile

Also, if someone knows how to disable the Play/Pause starts iTunes function, I'd be very happy.


EDIT: Found the solution. I was stupid and not looking in Application Support, where the user specific keymaps are located. However, I'd still like a solution to the play/pause-thing. Why doesn't that work in Lion?
Reply

Logout Mark Read Team Forum Stats Members Help
[MAC] Changing user keymap0