aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-03-01 23:15:20 +0100
committerJani Välimaa <wally@mageia.org>2020-03-14 21:00:49 +0200
commit4fbfa89be7b17f423fc49fd2664c625352ad82f1 (patch)
tree8d3aa7190074fe7772b1f741c386c9b5f6eee005 /data
parent19b43f0986fe8917f95d978e75cd640519ab48dc (diff)
downloadconfig-4fbfa89be7b17f423fc49fd2664c625352ad82f1.tar
config-4fbfa89be7b17f423fc49fd2664c625352ad82f1.tar.gz
config-4fbfa89be7b17f423fc49fd2664c625352ad82f1.tar.bz2
config-4fbfa89be7b17f423fc49fd2664c625352ad82f1.tar.xz
config-4fbfa89be7b17f423fc49fd2664c625352ad82f1.zip
Switch Ctrl+Alt+Del to xfce4-session-logout (Bug #11979)
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
index 40eb882..c029a9e 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -10,7 +10,7 @@
<property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder --replace">
<property name="startup-notify" type="bool" value="true"/>
</property>
- <property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
+ <property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xfce4-session-logout"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>