diff options
author | Chris "koying" Browet <cbro@semperpax.com> | 2015-11-26 13:45:36 +0100 |
---|---|---|
committer | Chris "koying" Browet <cbro@semperpax.com> | 2015-11-26 13:45:36 +0100 |
commit | 69e34513556b810c049711806aee2015cca09f03 (patch) | |
tree | 4b35f07d16622b707ed4778dbc660612f869f8b6 /system/keymaps/remote.xml | |
parent | ed7500084fcb4f391433b4cb4f5ab71b82a3db0f (diff) |
FIX: allow to delete a default key binding
Diffstat (limited to 'system/keymaps/remote.xml')
-rw-r--r-- | system/keymaps/remote.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 8e37d0f305..aded72bba4 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -18,9 +18,10 @@ <!-- <obc45>Stop</obc45> --> <!-- </universalremote> --> -<!-- Note that the action can be a built-in function. --> -<!-- eg <B>ActivateWindow(MyMusic)</B> --> -<!-- would automatically go to My Music on the press of the B button. --> +<!-- Note that the action can be a built-in function. --> +<!-- eg <B>ActivateWindow(MyMusic)</B> --> +<!-- would automatically go to My Music on the press of the B button. --> +<!-- An empty action removes the corresponding mapping from the default keymap --> <!-- Joysticks / Gamepads: --> <!-- See the sample PS3 controller configuration below for the format. --> |