diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2018-12-26 13:36:21 -0800 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2018-12-26 13:36:21 -0800 |
commit | 65c7b03b5f7b241d80e3e7c439659e5dbfa8d8d3 (patch) | |
tree | f433125612b60e31bb7fea53bfa8222747910df4 /system/keymaps/gamepad.xml | |
parent | 8b86247703dc2e2b584429fc0a1385e89f6e958c (diff) |
[keymaps] Specify that gamepad.xml is for EventServer "gamepads"
Diffstat (limited to 'system/keymaps/gamepad.xml')
-rw-r--r-- | system/keymaps/gamepad.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml index 63140230da..cc440c358b 100644 --- a/system/keymaps/gamepad.xml +++ b/system/keymaps/gamepad.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- This file contains the mapping of keys to actions within Kodi. --> +<!-- This file contains the mapping of EventServer "gamepad" keys to actions within Kodi. --> <!-- --> <!-- The format is: --> <!-- <window> --> |