[Xfce4-commits] [xfce/libxfce4ui] 02/02: Switch Ctrl+Alt+Del to xfce4-session-logout (Bug #11979)
noreply at xfce.org
noreply at xfce.org
Sun Mar 1 23:16:53 CET 2020
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/libxfce4ui.
commit e1b87b3c45e1de6584172634da4e78358e984622
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Mar 1 23:15:20 2020 +0100
Switch Ctrl+Alt+Del to xfce4-session-logout (Bug #11979)
---
libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index 3dc5891..9158b8d 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -10,7 +10,7 @@
<property name="<Alt>F3" type="string" value="xfce4-appfinder">
<property name="startup-notify" type="bool" value="true"/>
</property>
- <property name="<Primary><Alt>Delete" type="string" value="xflock4"/>
+ <property name="<Primary><Alt>Delete" type="string" value="xfce4-session-logout"/>
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
<property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/>
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list