diff options
author | David Vukovic <dvukovic@gmx.de> | 2024-01-18 19:13:32 +0100 |
---|---|---|
committer | David Vukovic <dvukovic@gmx.de> | 2024-01-18 19:13:32 +0100 |
commit | e0f4b16aa4260f80ff7bbda7f0d72c55d1a59864 (patch) | |
tree | 0990093eee076e4b946ddf80b9186dc9d62fe2a5 /system | |
parent | 656307146a1a9fc7eb70ef66006488cf4999f2e8 (diff) |
[keymaps] change show shutdownmenu to poweroff action
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/remote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 10f802d035..5c0baf7e9d 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>ActivateWindow(ShutdownMenu)</power> + <power>ShutDown()</power> <myvideo>ActivateWindow(Videos)</myvideo> <mymusic>ActivateWindow(Music)</mymusic> <mypictures>ActivateWindow(Pictures)</mypictures> |