Skip to content

Commit

Permalink
Merge pull request #23806 from HiassofT/remote-power
Browse files Browse the repository at this point in the history
Switch remote poweroff button behaviour to show shutdown menu, like on keyboards
  • Loading branch information
fuzzard committed Oct 26, 2023
2 parents 8c91f3e + 7a4b9bd commit cb947dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/keymaps/remote.xml
Expand Up @@ -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>
Expand Down

0 comments on commit cb947dd

Please sign in to comment.