Blob Blame History Raw
--- a/schemas/org.cinnamon.desktop.session.gschema.xml.in.in	2015-05-25 12:59:00.116282000 +0100
+++ b/schemas/org.cinnamon.desktop.session.gschema.xml.in.in	2015-05-25 12:59:47.617615918 +0100
@@ -12,17 +12,17 @@
       "gnome" and "gnome-fallback".</description>
     </key>
     <key name="screensaver-uses-logind" type="b">
-      <default>false</default>
+      <default>true</default>
       <_summary>Whether or not cinnamon-screensaver listens to logind to lock/unlock itself</_summary>
       <_description>If true, it listens to logind. Otherwise it listens to consolekit.</_description>
     </key>
     <key name="session-manager-uses-logind" type="b">
-      <default>false</default>
+      <default>true</default>
       <_summary>Whether or not cinnamon-session uses logind to suspend/hibernate/shutdown/restart (usually from the shutdown dialog)</_summary>
       <_description>If true, it uses logind. Otherwise it uses consolekit to shutdown/restart and upower to suspend/hibernate. It is only compatible with upower 0.9 and lower versions (not 0.99 or later).</_description>
     </key>
     <key name="settings-daemon-uses-logind" type="b">
-      <default>false</default>
+      <default>true</default>
       <_summary>Whether or not cinnamon-settings-daemon uses logind to suspend/hibernate/shutdown (either from media-keys or power-manager)</_summary>
       <_description>If true, it uses logind for all three actions. Otherwise it uses consolekit for shutdown and upower for suspend/hibernate.</_description>
     </key>