Skip to content

Commit ef40ed2

Browse files
rbujlukefromdc
authored andcommitted
Browser mode is the default in MATE
1 parent 67e21ea commit ef40ed2

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed
38.2 KB
Loading

mate-user-guide/C/goscaja.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,20 @@ folder. The desktop contains special icons allowing easy access to the users Hom
7171
<sect2 id="caja-presentation">
7272
<title>File Manager Presentation</title>
7373
<para><application>Caja</application> provides two modes in which you can interact with your filesystem: spatial and browser mode. You may decide which method you prefer and set <application>Caja</application> to always use this by selecting (or deselecting) <guilabel>Always open in browser windows</guilabel> in the <guilabel>Behavior</guilabel> tab of the <xref linkend="caja-preferences"/>.</para>
74-
<para>Spatial mode is the default in MATE, but your distributor, vendor, or system administrator may have configured <application>Caja</application> to use browser mode by default.</para>
74+
<para>Browser mode is the default in MATE, but your distributor, vendor, or system administrator may have configured <application>Caja</application> to use spatial mode by default.</para>
75+
<figure id="goscaja-FIG-naut-always-use-browser">
76+
<title>Dconf-Editor showing the value of always-use-browser key for gsettings org.mate.caja.preferences schema.</title>
77+
<screenshot>
78+
<mediaobject>
79+
<imageobject>
80+
<imagedata fileref="figures/caja_always_use_browser.png" format="PNG"/>
81+
</imageobject>
82+
<textobject>
83+
<phrase>Dconf-Editor showing the value of always-use-browser key for gsettings org.mate.caja.preferences schema.</phrase>
84+
</textobject>
85+
</mediaobject>
86+
</screenshot>
87+
</figure>
7588
<para>The following explains the difference between the two modes:</para>
7689
<variablelist>
7790
<varlistentry><!-- BROWSER -->

mate-user-guide/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ HELP_FILES = index.docbook \
1717
HELP_MEDIA = \
1818
figures/ask_pointer.png \
1919
figures/busy_pointer.png \
20+
figures/caja_always_use_browser.png \
2021
figures/caja_browser_mode.png \
2122
figures/caja_button_bar.png \
2223
figures/caja_computer_launcher.png \

0 commit comments

Comments
 (0)