summaryrefslogtreecommitdiffstats
path: root/doc/kcontrol/performance/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kcontrol/performance/index.docbook')
-rw-r--r--doc/kcontrol/performance/index.docbook28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/kcontrol/performance/index.docbook b/doc/kcontrol/performance/index.docbook
index b0acf0685..ab7a0e4fd 100644
--- a/doc/kcontrol/performance/index.docbook
+++ b/doc/kcontrol/performance/index.docbook
@@ -28,8 +28,8 @@
<sect1 id="sys-performance">
<title>Performance Settings</title>
-<para>&kde;, is used on a wide variety of computers by a wide variety of users. Under the category of
-performance, this dialog box allows each user to adjust options which may make the computer that &kde; is
+<para>&tde;, is used on a wide variety of computers by a wide variety of users. Under the category of
+performance, this dialog box allows each user to adjust options which may make the computer that &tde; is
installed on feel more responsive. </para>
<para>This module is divided into two tabs.</para>
@@ -39,7 +39,7 @@ installed on feel more responsive. </para>
<sect3><title>&konqueror; instances</title>
<para>The first section of this dialog is labeled <guilabel>Minimize Memory Usage</guilabel> and has three options which determine maximum number of instances of &konqueror; that can be open on one machine at any one time.</para>
-<note><para>Do not confuse &konqueror; instances, with &konqueror; windows or tabs. The number of konqueror instances is determined by &kde; not by the user. You can think of instances as the hidden data of your &konqueror; windows and tabs. One &konqueror; instance can contain the data for multiple windows or tabs. Your choice on the following radio buttons does not limit the number of windows you can open at one time, but rather, how many instances of &konqueror; you can have open. </para>
+<note><para>Do not confuse &konqueror; instances, with &konqueror; windows or tabs. The number of konqueror instances is determined by &tde; not by the user. You can think of instances as the hidden data of your &konqueror; windows and tabs. One &konqueror; instance can contain the data for multiple windows or tabs. Your choice on the following radio buttons does not limit the number of windows you can open at one time, but rather, how many instances of &konqueror; you can have open. </para>
<para>The reason the choices you make in this dialog box are important is evident when something goes wrong and &konqueror; is forced to close an instance. <emphasis>All &konqueror; windows associated with a &konqueror; instance must be closed immediatly (without time to save data or bookmark locations).</emphasis> Therefore, the more instances you can have open at one time, the less likely a problem in one instance will affect all of your work. Each instance requires more memory which can be a problem on systems with less system memory. </para></note>
<para>Your options are:</para>
@@ -64,27 +64,27 @@ installed on feel more responsive. </para>
<sect3><title>Preloading</title>
<para>The subsection labeled <guilabel>Preloading</guilabel> also makes a tradeoff between memory and performance.</para>
-<para><emphasis>Preloading</emphasis> refers to loading an instance of &konqueror; into memory before a user asks to start &konqueror;. The positive effect of this is that when a user asks &kde; to load &konqueror; the window appears instantly
+<para><emphasis>Preloading</emphasis> refers to loading an instance of &konqueror; into memory before a user asks to start &konqueror;. The positive effect of this is that when a user asks &tde; to load &konqueror; the window appears instantly
because most of the application has been preloaded. The negative effect is that this instance of &konqueror; uses memory that
-could be used by other programs. By default, when a user closes &konqueror;, &kde; does not close the instance.
+could be used by other programs. By default, when a user closes &konqueror;, &tde; does not close the instance.
This means that the next time a user wants &konqueror; loaded, it is nearly instantanous again.</para>
<para>The spinbox labeled <guilabel>Maximum number of instances kept preloaded:</guilabel> can be used to adjust the maximum number of preloaded instances. This option does not affect instances when they are loaded. It also does not limit the number of instances that can be used by active windows. It only affects the number of preloaded instances.</para>
-<para>The checkbox labeled <guilabel>Preload an instance after &kde; startup</guilabel> does just what it says. It tells
-&kde; to preload one instance of &konqueror; at the startup of &kde;.</para>
-<note><para>This does extend the startup time for &kde;.</para></note>
-<para>The final checkbox labeled <guilabel>Always try to have at least one preloaded instance</guilabel> signals to &kde; that you always want &kde; to have one preloaded, but not used, instance of &konqueror; available. This option will actually decrease performance on some machines (especially those with limited physical memory).</para>
+<para>The checkbox labeled <guilabel>Preload an instance after &tde; startup</guilabel> does just what it says. It tells
+&tde; to preload one instance of &konqueror; at the startup of &tde;.</para>
+<note><para>This does extend the startup time for &tde;.</para></note>
+<para>The final checkbox labeled <guilabel>Always try to have at least one preloaded instance</guilabel> signals to &tde; that you always want &tde; to have one preloaded, but not used, instance of &konqueror; available. This option will actually decrease performance on some machines (especially those with limited physical memory).</para>
</sect3>
</sect2>
-<sect2><title>&kde; system performance options</title>
+<sect2><title>&tde; system performance options</title>
<para>Click on the tab labeled <guilabel>System</guilabel>.</para>
<para>Currently there is only one option labeled <guilabel>Disable system configuration startup check</guilabel>.
</para>
-<para>When &kde; starts, it checks several directories for changes to configuration. Most of these changes relate to installation and uninstalling applications to the computer. This scan extends the startup time for &kde; and many times this scan is not needed as the configuration is current from the last time &kde; was started. When the configuration has changed &kde; uses this scan to update various datafiles to ensure a smooth user experience. </para>
-<warning><para>You are given the option to skip this initial scan during startup. &kde; developers strongly suggest you do not disable this scan because of the potential to introduce instability into your system.</para>
+<para>When &tde; starts, it checks several directories for changes to configuration. Most of these changes relate to installation and uninstalling applications to the computer. This scan extends the startup time for &tde; and many times this scan is not needed as the configuration is current from the last time &tde; was started. When the configuration has changed &tde; uses this scan to update various datafiles to ensure a smooth user experience. </para>
+<warning><para>You are given the option to skip this initial scan during startup. &tde; developers strongly suggest you do not disable this scan because of the potential to introduce instability into your system.</para>
<para>If you do select this option:</para>
<itemizedlist>
-<listitem><para>&kde; will wait to perform the scan until after &kde; has started. This scan will be performed after the desktop is loaded.</para></listitem>
-<listitem><para>In the event of a crash, &kde; will not perform a backtrace because your problem may be related to the delayed scan.</para></listitem>
+<listitem><para>&tde; will wait to perform the scan until after &tde; has started. This scan will be performed after the desktop is loaded.</para></listitem>
+<listitem><para>In the event of a crash, &tde; will not perform a backtrace because your problem may be related to the delayed scan.</para></listitem>
<listitem><para>Switch this option off if any application is crashing as a delayed scan may be responsible for the crash.</para></listitem>
</itemizedlist>