summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Gorodnichev <[email protected]>2014-10-06 08:37:11 +0400
committerDenis Gorodnichev <[email protected]>2014-10-06 08:37:11 +0400
commit5081dc7e7767a95921af4affad6993a6d0c9655c (patch)
tree5d32d41370d37e10280fb12f0949f01e8ecf62e8
parentac5bfbfd01210309674bd946f09f576773d06917 (diff)
downloadmate-control-center-5081dc7e7767a95921af4affad6993a6d0c9655c.tar.bz2
mate-control-center-5081dc7e7767a95921af4affad6993a6d0c9655c.tar.xz
logout key bindings
provided additional "logout" key bindings
-rw-r--r--capplets/keybindings/01-desktop-key.xml.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/capplets/keybindings/01-desktop-key.xml.in b/capplets/keybindings/01-desktop-key.xml.in
index a7969d6a..cfa59879 100644
--- a/capplets/keybindings/01-desktop-key.xml.in
+++ b/capplets/keybindings/01-desktop-key.xml.in
@@ -9,7 +9,9 @@
<KeyListEntry name="www" description="Launch web browser" />
- <KeyListEntry name="power" description="Log out" />
+ <KeyListEntry name="logout" description="Log out" />
+
+ <KeyListEntry name="power" description="Shut down" />
<KeyListEntry name="screensaver" description="Lock screen" />