aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorfuzzard <fuzzard@users.noreply.github.com>2023-10-26 10:01:10 +1000
committerGitHub <noreply@github.com>2023-10-26 10:01:10 +1000
commitcb947dde2c91c26b38eb83459deb378f68c3a4b1 (patch)
treec8350ea3608cb94702aa1e728b25c0fba7cfd477 /system
parent8c91f3ea7d158e401a7e81f92dc20d170ccf29fc (diff)
parent7a4b9bda685ebe21c5dc97e7d9b0c818030f4d2d (diff)
Merge pull request #23806 from HiassofT/remote-power
Switch remote poweroff button behaviour to show shutdown menu, like on keyboards
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/remote.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml
index 5c0baf7e9d..10f802d035 100644
--- a/system/keymaps/remote.xml
+++ b/system/keymaps/remote.xml
@@ -50,7 +50,7 @@
<volumeplus>VolumeUp</volumeplus>
<volumeminus>VolumeDown</volumeminus>
<mute>Mute</mute>
- <power>ShutDown()</power>
+ <power>ActivateWindow(ShutdownMenu)</power>
<myvideo>ActivateWindow(Videos)</myvideo>
<mymusic>ActivateWindow(Music)</mymusic>
<mypictures>ActivateWindow(Pictures)</mypictures>