Kodi Community Forum

Full Version: Media key stopped working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After upgrading to Isengard, one of the media key of my keyboard stopped working in Kodi.

http://paste.ubuntu.com/12606019/

The key is not recognized:

00:13:53 T:140214119172032 DEBUG: Keyboard: scancode: 0xb3, sym: 0x1008ff81, unicode: 0x0000, modifier: 0x0
00:13:53 T:140214119172032 DEBUG: GetActionCode: Trying Hardy keycode for 0xf200
00:13:53 T:140214119172032 DEBUG: Previous line repeats 3 times.
00:13:53 T:140214119172032 DEBUG: OnKey: 0 (0xf200) pressed, action is

xev recognizes the key as Keycode 179 (keysym 0x1008ff81, XF86Tools).

Until recently, the same key used to map to launch_media_center action, so this keyboard.xml worked:
<keymap>
<global>
<keyboard>
<launch_media_center>ActivateWindow(MyMusic)</launch_media_center>
</keyboard>
</global>
</keymap>

Ubuntu 14.04.3 x86_64 (Kodibuntu)
Any help is appreciated.
Check that you don't have one or more overrides in your Ubuntu Systems Settings -> Keyboard Settings -> Media Keys
This is standalone Kodi, I don't have these settings at all. At least no UI for it. Any idea what is the location of the settings file?.
Good point! Smile ... so probably not your issue here. Have you tried the Keymap Program Addon to add the missing key mapping? See http://kodi.wiki/view/Add-on:Keymap_Editor