|
4 | 4 | <!ENTITY VERSION "1.10.1"> |
5 | 5 | <!ENTITY legal SYSTEM "legal.xml"> |
6 | 6 | <!ENTITY app "<application>MATE Control Center</application>"> |
| 7 | + <!ENTITY appname "MATE Control Center"> |
7 | 8 | <!-- Information about the entities |
8 | 9 | The legal.xml file contains legal information, there is no need to edit the file. |
9 | 10 | Use the appversion entity to specify the version of the application. |
|
17 | 18 | <articleinfo> |
18 | 19 | <abstract role="description"> |
19 | 20 | <para> |
20 | | - The MATE Control Center provides a central place for the user to setup their MATE experience. It can let you configure anything from the behavior of your window borders to the default font type. |
| 21 | + The &appname; provides a central place for the user to setup their MATE experience. It can let you configure anything from the behavior of your window borders to the default font type. |
21 | 22 | </para> |
22 | 23 | </abstract> |
23 | | - <title>Control Center</title> |
| 24 | + <title>&appname; Manual</title> |
24 | 25 | <authorgroup> |
25 | 26 | <author> |
26 | 27 | <firstname>MATE Documentation Project</firstname> |
|
58 | 59 | </revision> |
59 | 60 | <revision> |
60 | 61 | <revnumber>2.14</revnumber> |
61 | | - <date>2006-03</date> |
| 62 | + <date>March 2006</date> |
62 | 63 | </revision> |
63 | 64 | </revhistory> |
64 | 65 |
|
|
67 | 68 | WARRANTY" statement. Please do not change any of this. --> |
68 | 69 |
|
69 | 70 | <releaseinfo> |
70 | | - This manual describes version &VERSION; of the MATE Control Center. |
| 71 | + This manual describes version &VERSION; of the &appname;. |
71 | 72 | </releaseinfo> |
72 | 73 |
|
73 | 74 | <legalnotice> |
|
82 | 83 | <sect1 id="intro"> |
83 | 84 | <title>Introduction</title> |
84 | 85 | <para> |
85 | | - The <application>MATE Control Center</application> provides a single window from which to launch all preference tools. |
| 86 | + The &app; provides a single window from which to launch all preference tools. |
86 | 87 | </para> |
87 | | - <para> |
88 | | - To launch the <application>MATE Control Center</application>, |
89 | | - type <command>mate-control-center</command> in a terminal window. |
90 | | - </para> |
91 | | - <para>For help on using preference tools, see the <ulink type="help" url="help:mate-user-guide/prefs">User Guide</ulink>.</para> |
| 88 | + <note><para> |
| 89 | + For help on using preference tools, see the <ulink type="help" url="help:mate-user-guide/prefs">User Guide</ulink>. |
| 90 | + </para></note> |
| 91 | + |
| 92 | +<!-- ============= To Start Control Center ============================ --> |
| 93 | + <sect2 id="mate-control-center-to-start"> |
| 94 | + <title>To Start &appname;</title> |
| 95 | + <para>You can start &app; in the following ways:</para> |
| 96 | + <variablelist> |
| 97 | + <varlistentry> |
| 98 | + <term><guimenu>System</guimenu> menu</term> |
| 99 | + <listitem> |
| 100 | + <para> |
| 101 | + Choose <menuchoice><guimenu>Control Center</guimenu></menuchoice> menu item. |
| 102 | + </para> |
| 103 | + </listitem> |
| 104 | + </varlistentry> |
| 105 | + <varlistentry> |
| 106 | + <term>Command line</term> |
| 107 | + <listitem> |
| 108 | + <para> |
| 109 | + Execute the following command: <command>mate-control-center</command></para> |
| 110 | + </listitem> |
| 111 | + </varlistentry> |
| 112 | + </variablelist> |
| 113 | + </sect2> |
| 114 | + |
92 | 115 | </sect1> |
93 | 116 |
|
94 | 117 | <sect1 id="matecc-interface"> |
95 | 118 | <title>Usage</title> |
96 | 119 | <para> |
97 | | - The <application>MATE Control Center</application> shows icons for all preference tools installed on your system in a window. Select a preference tool to see its description in the status bar.</para> |
| 120 | + The &app; window lists all preference tools installed on your system in groups. |
| 121 | + </para> |
| 122 | + <tip><para> |
| 123 | + From the left pane, you can quickly access to a preference tool by selecting its group first, or type any keyword in the filter box. You can also access to common tasks, such as <guilabel>Change Theme</guilabel>, and <guilabel>Set Preferred Applications</guilabel>. |
| 124 | + </para></tip> |
98 | 125 | <para> |
99 | | - To open a preference tool, double-click on its icon. |
| 126 | + To open a preference tool, just click on it. |
100 | 127 | </para> |
| 128 | + <tip><para>The preference tool description is shown on mouse hover.</para></tip> |
101 | 129 | </sect1> |
102 | 130 | </article> |
0 commit comments