Issue with keymap
#1
Hi there,

I've recently updated to the new version. Everything works really well, except that I've got one problem with the keymapping that's been working fine in version 10. I've got a Hama MCE Remote, and want to be able to suspend my PC by pressing the power button on the remote. In version 10 this piece here in the keymap.xml worked fine:

Quote:<keymap>
<global>
<keyboard>
<key id="61599">XBMC.Suspend</key>
...

Unfortunately it seems the key ID thingy doesn't work anymore. When I'm pressing the power button, the xbmc.log gives me this:

Quote:20:29:20 T:140071994439520 DEBUG: OnKey: 0 (f200) pressed, action is
20:29:20 T:140071994439520 DEBUG: SDLKeyboard: scancode: 96, sym: 009f, unicode: 0000, modifier: 1000
20:29:20 T:140071994439520 DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
20:29:20 T:140071994439520 DEBUG: Previous line repeats 3 times.

Anyone got a clue how I have to edit the keymap.xml to make this button work again? The key id is nowhere to be found in the log anymore. Btw, this would need to be changed in the wiki also.

Thanks in advance!

PS: Great new version! I'm especially happy about the jpeg decoding speed-up. Skipping through my picture collections was a painfully slow thing in version 10 (especially with big pics like 36MP stuff). Now it's fast and fluid. Nice!![/quote]
Reply


Messages In This Thread
Issue with keymap - by ibanez77 - 2012-03-30, 20:33
RE: Issue with keymap - by TapRackPull - 2012-03-30, 20:47
RE: Issue with keymap - by ibanez77 - 2012-03-30, 21:08
RE: Issue with keymap - by TapRackPull - 2012-03-30, 21:22
RE: Issue with keymap - by ibanez77 - 2012-03-30, 23:31
RE: Issue with keymap - by DaMizZa - 2012-04-04, 21:37
RE: Issue with keymap - by artrafael - 2012-04-05, 06:30
RE: Issue with keymap - by ibanez77 - 2012-04-07, 15:59
RE: Issue with keymap - by jhsrennie - 2012-04-10, 19:26
RE: Issue with keymap - by ev0lsan - 2012-04-09, 14:54
RE: Issue with keymap - by JiiJii - 2012-04-10, 19:18
RE: Issue with keymap - by jhsrennie - 2012-04-10, 19:30
RE: Issue with keymap - by digitaltomj - 2012-04-11, 00:28
RE: Issue with keymap - by JiiJii - 2012-04-11, 09:57
RE: Issue with keymap - by JiiJii - 2012-04-11, 21:05
RE: Issue with keymap - by digitaltomj - 2012-04-12, 01:57
Logout Mark Read Team Forum Stats Members Help
Issue with keymap0