summaryrefslogtreecommitdiffstats
path: root/doc/userguide/konsole-intro.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:53:44 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-02-24 23:26:11 -0600
commitfc2650816b4b95f21750c53c0d45daeff31510d6 (patch)
tree7227267d1ba5acef3b86db06979667a13bebc7c5 /doc/userguide/konsole-intro.docbook
parentca1a4375014b6f78a06c74169a1285abbcbcd819 (diff)
downloadtdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.tar.gz
tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.zip
Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
Diffstat (limited to 'doc/userguide/konsole-intro.docbook')
-rw-r--r--doc/userguide/konsole-intro.docbook10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/userguide/konsole-intro.docbook b/doc/userguide/konsole-intro.docbook
index ec168ac22..3b534bf02 100644
--- a/doc/userguide/konsole-intro.docbook
+++ b/doc/userguide/konsole-intro.docbook
@@ -35,7 +35,7 @@ work.</para>
<para>On &Linux; and &UNIX;-based systems every process runs independently in its own memory
space so it can't accidentally overwrite any other processes memory, unless
of course it has <systemitem class="username">root</systemitem> privileges.
-If a process in &kde; crashes due to a bug one should not need to worry
+If a process in &tde; crashes due to a bug one should not need to worry
about it accessing any other active process.</para>
<para>To keep track of all system processes use the <command>top</command>
@@ -63,14 +63,14 @@ name for your new session. This will now become your default session when
you start &konsole;.</para>
<para>When &konsole; is invoked <application>bash</application> specific
-commands and &kde; specific variables are read and executed from
+commands and &tde; specific variables are read and executed from
<filename>~/.bashrc</filename> or <filename>~/.bash_profile</filename>.
The preferred configuration file for user environments is
<filename>~/.bash_profile</filename>, the commands
<command>printenv</command> or <command>env</command> can be used to
display all currently set variables. To set a variable in the shell use
<command>VARNAME=<replaceable>value</replaceable></command>. For a full
-list of variables that can be set in &kde; see the <ulink
+list of variables that can be set in &tde; see the <ulink
url="http://wiki.kde.org/tiki-index.php?page=Environment+Variables">wiki
</ulink>.</para>
@@ -80,11 +80,11 @@ url="http://wiki.kde.org/tiki-index.php?page=Environment+Variables">wiki
action="simul">&Ctrl;&Alt;<keycap>S</keycap></keycombo> and enter the new
name.</para>
-<para>If you find the need to run any &kde; program with <systemitem
+<para>If you find the need to run any &tde; program with <systemitem
class="username">root</systemitem> privileges, you can use the &tdesu; command with the <option>-c</option> switch
from the command line like this: <userinput><command>tdesu</command>
<option>-c -n <replaceable>PROGRAM</replaceable></option></userinput>, using
-the <option>-n</option> switch will prevent &kde; from remembering your
+the <option>-n</option> switch will prevent &tde; from remembering your
passwords.</para>
<!-- Add links to "further reading" here -->