Posts: 98
Joined: Aug 2011
2016-03-13, 11:18
(This post was last modified: 2016-03-13, 11:22 by User 99401.)
(2016-03-13, 07:10)scott967 Wrote: Kodi 17 early adopters--
DialogKaiToast.xml is replaced by DialogNotification.xml in current Kodi. The joys of running a nightly. You can edit line 96 in the add-on file editor.py to:
Code:
return super(KeyListener, cls).__new__(cls, "DialogNotification.xml", "")
note that in python leading spaces are important so don't mess with the whitespace!
I don't know that this makes the add-on work, but it should get around the error.
scott s.
.
Working like charm!!!
thank you very much!!!
In the meantime I saw that the plug in was updated!! thanks!!
Posts: 7
Joined: Sep 2015
Reputation:
0
Hey there,
I love this addon! I just miss the possibility to change keys in FAVORITES. Will there be such a feature in the future?
Regards
Seb
Posts: 14
Joined: May 2015
Reputation:
0
hello people, i've got one question for you:
I use an odroid c1+ with a philips tv with easylink cec working fine. Only problem is the philips remote doesn't have any button for context menu, so I have to add this command with Keymap editor add-on. Few months ago I did that with my RPi2 running OSMC and it worked fine with a useless button of my remote. The problem is, it doesn't work any more with my c1+ running openelec 6.0.3 isengard final from this post, whereas it is the same button! Is it due to openelec or to the odroid ? And is there a solution ?
Thanks !
Posts: 25
Joined: Oct 2015
Reputation:
0
2016-04-01, 08:17
(This post was last modified: 2016-04-02, 07:26 by santos954.)
hi there, when editing a tv box box remote in the keymap editor add-on, in which the buttons aren't synced up right i am having difficulty as follows -
the volume down button opens the context menu, so when i change it in keymap editor to do what its supposed to (global, audio, volume down) i then have a problem with the keyboard - when pressing c it will no longer open context menu but instead turn the volume down. is there a way to fix this either in keymap editor or somehow manually? thank you
Posts: 7
Joined: Oct 2014
Reputation:
0
2016-04-11, 20:16
(This post was last modified: 2016-04-11, 20:18 by xhunter.)
Hi,
Looks like this addon removes all the mods and the extras eg appcommand, etc..
and putting them in a separate xml doesn't work either because they all change to *.bak by the addon except for the gen.xml,
it would be great if Keymap Editor could ignore certain config files eg "keep.xml", so we can keep using the addon while keeping our own custom commands.
I have a lot of custom command keys including some for the normally unmapble MCE remote keys which get disabled every time I use this addon.
Posts: 29
Joined: Feb 2016
Reputation:
0
firro
Junior Member
Posts: 29
Hi, i would like to make GROUPS show in PVR simply by a button.click.. is this possible? Couldnt find anything
Posts: 34
Joined: Mar 2016
Reputation:
0
Hi, how can I backup all the settings I made within Keymap Editor ? Keyboard.xml doesn't seem to have changed. Which file does it modify ?
Posts: 332
Joined: Oct 2013
Reputation:
3
Hello,
Looks like this thread is quite so I hope I'll get an answer...
Raspberry Pi
Openelec 6.0.3
Keymap editor 1.0.10
I can't find any map related to unmount HDD. Do I miss something?
Use case: I run RPi/Kodi with an USB 2.5" HDD connected directly in RPi. I have few HDD and want to change for another one. I want to be able to unmount it using one remote button (open tray) and unplug it.
What should I map on the button?
Thanks
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
<nfs wired> Linksys WRT32X router <USB> 4T HDD
Posts: 377
Joined: Apr 2010
Reputation:
3
Hi
On PC or Android TV, the addon seems to only work with keystrokes that do not also have CTRL or ALT.
As soon as I press CTRL, it records CTRL as the keyboard stroke recorded, it does not wait for the accompanying other key to record the full command.
Is there a way this can be made to work?
Thanks
Mark
Posts: 131
Joined: Mar 2015
Reputation:
0
mwake
Senior Member
Posts: 131
2016-05-18, 14:24
(This post was last modified: 2016-05-18, 14:32 by mwake.)
Anybody used this add-on with Xbox remote and Intel NUC successfully? I just want to reconfigure some of the Xbox remote buttons but finding it difficult.
I would love to be able to assign a button so that I could toggle the audio output selection but not sure if that's possible...
Posts: 97
Joined: Oct 2012
Reputation:
4
This add on are amazing.
Now I have a shield remote with very poor button...
Can long press action is programmable with keymap editor ?
Exemple up long press = show info
I saw how to do with manual édition but... Keymap editor are so Easy.
Thks