--- caja-extensions-1.14.0/open-terminal/org.mate.caja-open-terminal.gschema.xml.in.1	2016-07-21 12:40:59.805855156 +0300
+++ caja-extensions-1.14.0/open-terminal/org.mate.caja-open-terminal.gschema.xml.in	2016-07-21 12:41:11.427319224 +0300
@@ -1,7 +1,7 @@
 <schemalist>
   <schema id="org.mate.caja-open-terminal" path="/org/mate/caja-open-terminal/">
     <key name="desktop-opens-home-dir" type="b">
-      <default>false</default>
+      <default>true</default>
       <summary>Whether opening a terminal on the desktop opens a terminal in the home directory</summary>
       <description>If set to true, then opening a terminal on the desktop will open a terminal in the home directory. Otherwise, it will be opened in the desktop directory. Note that this key is irrelevant if the desktop directory is identical to the home directory.</description>
     </key>