diff options
author | Sam Nazarko <email@samnazarko.co.uk> | 2024-08-24 02:56:26 +0100 |
---|---|---|
committer | Sam Nazarko <email@samnazarko.co.uk> | 2024-08-25 03:47:01 +0100 |
commit | 9704ee92b66f3aa8cc54f81d11bfe766695b5e70 (patch) | |
tree | d889516875f371537fd090a769191b886ca373df /system | |
parent | 77b9fef385e3cc80439e6d53342aee337a63fcf8 (diff) |
Keymaps: update OSMC remote keymapping
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/osmc/osmc_remote.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/keymaps/osmc/osmc_remote.xml b/system/keymaps/osmc/osmc_remote.xml index 79f392eb58..50b6117026 100644 --- a/system/keymaps/osmc/osmc_remote.xml +++ b/system/keymaps/osmc/osmc_remote.xml @@ -18,7 +18,7 @@ <!-- Vol- = volume_down <key id="61624"> RW = rewind Vol- = minus Vol- = minus -->
<!-- Vol+ = volume_up <key id="61625"> FF = fastforward Vol+ = equals Vol+ = equals -->
<!-- -->
-<!-- Keymap created by DarwinDesign version 20-11-02 -->
+<!-- Keymap created by DarwinDesign version 24-08-24 -->
<!-- -->
<keymap>
<global>
@@ -50,7 +50,7 @@ <x>Stop</x>
<volume_down>VolumeDown</volume_down>
<volume_up>VolumeUp</volume_up>
- <f2>Notification(OSMC Remote Controller, Low Battery Please Replace,5000)</f2>
+ <f2>Notification(OSMC $LOCALIZE[790],$LOCALIZE[13050],5000,DefaultIconerror.png)</f2> <!-- OSMC Remote Control, Running low on battery -->
</keyboard>
</global>
<Home>
|