no keymap.xml?
#16
I have been having problems trying to use my remote in XBMC for Widnows. This is the closest thread to what my problems are. My remote works for UP, DOWN, LEFT, RIGHT and ENTER. That's about it. I've been following this thread and I think I can fix mine by finding out when I press a button and then checking the log file of button presses. However I can't find this log file in the directory mentioned. I'm assuming it's different in the Linux version. Do you know where this file resided in the Windows version? Thanks
Reply
#17
do you know if this Speed Link SL 6399 has back lit buttons?
Reply
#18
hi,
maybe someone can help with my keymal.xml (i use xbmc live).

in xbmc.log i see the line:

16:09:29 T:3052975968 M:1403133952 DEBUG: OnKey: 61448 pressed, action is 9
and other button:
16:09:28 T:3052975968 M:1403133952 DEBUG: OnKey: 65440 pressed, action is 0

keymap.xml:

<keymap>
<global>
<remote>
<key id="65440">PreviousMenu</key>
<key id="61448">Info</key>
<three>VolumeUp</three>
<six>VolumeDown</six>
<nine>Mute</nine>
<play>Play</play>
<pause>Pause</pause>
<stop>Stop</stop>
<forward>FastForward</forward>
<reverse>Rewind</reverse>
<left>Left</left>
<right>Right</right>
<up>Up</up>
<down>Down</down>
<select>Select</select>
<pageplus>PageUp</pageplus>
<pageminus>PageDown</pageminus>
<back>ParentDir</back>
<menu>PreviousMenu</menu>
<title>ContextMenu</title>
<info>Info</info>
<skipplus>SkipNext</skipplus>
<skipminus>SkipPrevious</skipminus>
<display>FullScreen</display>
<start>PreviousMenu</start>
<record>Screenshot</record>
<volumeplus>VolumeUp</volumeplus>
<volumeminus>VolumeDown</volumeminus>
<mute>Mute</mute>
<power>XBMC.ShutDown()</power>
<myvideo>XBMC.ActivateWindow(MyVideos)</myvideo>
<mymusic>XBMC.ActivateWindow(MyMusic)</mymusic>
<mypictures>XBMC.ActivateWindow(MyPictures)</mypictures>
<mytv>XBMC.ActivateWindow(Home)</mytv>
</remote>
......

but nothing happend when i press the button's Sad

i try these too:

<button id="65440">PreviousMenu</key>
<button id="61448">Info</key>

keymap.xml is located in /home/xbmc/.xbmc/userdata/Keymap.xml
Reply
#19
gilgongo maybe you can gave me your keymap.xml or show me how it works Smile
Reply
#20
I am little stumped by this as well, I was running XBMCLive and swapped my mce remote for my gyration mce remote so going from an ir to usb Rf rcvr. I changed the lircd and hardware conf files and updated my Lircmap.xml and then the remote worked perfectly all transport functions, back, vol up and down and pg up and dn less the usual problem buttons.

yesterday I did 8.10 mini cd install with the intrepid ppa got everything setup as I normally do with live and then swapped out my req'd remote files as I have in the past but my remote now only works in limited capacity and the buttons are totally confusing

like pushing stop on the remote now lowers the volume in xbmc and pressing clear takes me to the home window and then none of the transport buttons work anymore, so the mapping is completely off, I am trying to figure out what changed between live and the current ppa I am running.

Dave
Reply
#21
Have you tried editing the Keymap in the root directory (/usr/local/share/xbmc/system/Keymap.xls)? For some reason, when I change the user Keymap, nothing happens. I've had to make all my edits as root.
Reply

Logout Mark Read Team Forum Stats Members Help
no keymap.xml?1