Release Keymap Editor (configure remote in GUI) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: Release Keymap Editor (configure remote in GUI) (/showthread.php?tid=168767) |
RE: [Release] Keymap Editor (configure remote in GUI) - grendizer - 2015-02-09 What's the difference between seek and fast-forward/rewind? RE: [Release] Keymap Editor (configure remote in GUI) - josep01972 - 2015-02-09 (2015-02-03, 20:39)Jayhovah Wrote: Does not work for me: I have the same problem. I don't mind having to use the 61627 (and other codes) directly, but I have looked in the wiki and have not found the right way of doing it. How do I input the codes directly into Keymap.xml ? Thanks, Jose RE: [Release] Keymap Editor (configure remote in GUI) - Rogue26 - 2015-02-10 Was wondering if anyone has found a way to toggle the "Hide Watched" using the keymap editor? I have looked and it doesn't seem to be anyhting that is currently assignable. Is this something that is possible to add? Or is it somethig that the end user could add? I think this is about the only feature that is missing from my remote. Thanks RE: [Release] Keymap Editor (configure remote in GUI) - Jayhovah - 2015-02-10 (2015-02-09, 23:40)josep01972 Wrote:(2015-02-03, 20:39)Jayhovah Wrote: Does not work for me: That's what I ended up doing - inputting the codes into keymap.xml. You enter them in like this: <key id="61627">PageUp</key> I was able to use this plug-in to figure out the key IDs. RE: [Release] Keymap Editor (configure remote in GUI) - takoi - 2015-02-10 (2015-02-03, 20:39)Jayhovah Wrote: Does not work for me:Can you post the gen.xml file found in userdata (wiki)/keymaps/ please? RE: [Release] Keymap Editor (configure remote in GUI) - Scott00007 - 2015-02-10 Is there any way to map a favourite to specific key? RE: [Release] Keymap Editor (configure remote in GUI) - rizjuan1 - 2015-02-11 (2015-02-10, 13:54)takoi Wrote:(2015-02-03, 20:39)Jayhovah Wrote: Does not work for me:Can you post the gen.xml file found in userdata (wiki)/keymaps/ please? I am experiencing the same problem after updating Kodi from 13.2 to 14.1 (did a clean install) on my Fire TV stick. When I save the configuration in Keymap Editor and go back to the edit screen, the changes disappear. The new actions also do not occur when I push the corresponding button. I pulled the gen.xml via adbfire and got this: The only change I tried was to make back the back button on my fire tv remote stop fullscreen playback. Does it look right? It had worked flawlessly using this program on 13.2. Edit: So I edited the gen.xml to remove the extra returns and manually pushed it to my FireTV Stick via adbfire and now it works! It seems like those extra returns are messing with the keymap. Here's what the working edit looks like: RE: [Release] Keymap Editor (configure remote in GUI) - bebox - 2015-02-13 OMG ... am i blind? Cant find the (i) Button (i on keyboard for info) RE: [Release] Keymap Editor (configure remote in GUI) - takoi - 2015-02-13 (2015-02-11, 14:35)rizjuan1 Wrote:(2015-02-10, 13:54)takoi Wrote:(2015-02-03, 20:39)Jayhovah Wrote: Does not work for me:Can you post the gen.xml file found in userdata (wiki)/keymaps/ please? Definitely shouldn't have those extra spaces there. I'm unable to reproduce it my linux or android device, so could anyone of you having this problem check if the old v0.9.7 have the same problem (either rollback or get it here)? RE: [Release] Keymap Editor (configure remote in GUI) - takoi - 2015-02-13 (2015-02-13, 15:29)bebox Wrote: OMG ... am i blind? Cant find the (i) Button (i on keyboard for info)Navigation->Show Info;) RE: [Release] Keymap Editor (configure remote in GUI) - bebox - 2015-02-13 (2015-02-13, 15:29)bebox Wrote: OMG ... am i blind? Cant find the (i) Button (i on keyboard for info) was really blind - found it after a coffee :-) RE: [Release] Keymap Editor (configure remote in GUI) - bebox - 2015-02-13 (2015-02-13, 15:42)takoi Wrote:(2015-02-13, 15:29)bebox Wrote: OMG ... am i blind? Cant find the (i) Button (i on keyboard for info)Navigation->Show Info OMG - was only looking for "Info" - not "Show Info"! tnx RE: [Release] Keymap Editor (configure remote in GUI) - takoi - 2015-02-13 (2015-02-13, 15:48)bebox Wrote:That's what it is..(2015-02-13, 15:42)takoi Wrote:(2015-02-13, 15:29)bebox Wrote: OMG ... am i blind? Cant find the (i) Button (i on keyboard for info)Navigation->Show Info RE: [Release] Keymap Editor (configure remote in GUI) - bebox - 2015-02-13 By the way: Thanks a lot for this great "Piece of making my Life better" !! RE: [Release] Keymap Editor (configure remote in GUI) - grendizer - 2015-02-13 hey, what about modifiers keys? ALT, SHIFT? CTRL, is there anyway to map for example ALT+S ? |