diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 17:59:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 17:59:29 -0600 |
commit | 5ddc4d2fa0a88092a515275b93575458cd36324d (patch) | |
tree | a61df79b87584910bde10f52db11739101816037 /doc/userguide/index.docbook | |
parent | d6e7c01d38b7d54b3090749ff7a8531f59900d4c (diff) | |
download | tdebase-5ddc4d2fa0a88092a515275b93575458cd36324d.tar.gz tdebase-5ddc4d2fa0a88092a515275b93575458cd36324d.zip |
Rename startkde to starttde
Diffstat (limited to 'doc/userguide/index.docbook')
-rw-r--r-- | doc/userguide/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/userguide/index.docbook b/doc/userguide/index.docbook index b039979ce..66e312069 100644 --- a/doc/userguide/index.docbook +++ b/doc/userguide/index.docbook @@ -357,8 +357,8 @@ programs here (and not links to removable media, like CDs).</para> </sect1info> <title>Logging In and Logging Out</title> -<para>Basic KDM & startkde stuff.</para> -<!-- Not sure what exactly to say about startkde and where to say it --> +<para>Basic KDM & starttde stuff.</para> +<!-- Not sure what exactly to say about starttde and where to say it --> <!-- (Phil) --> <para>There are two ways to log into &kde;: graphically and via the command line. We'll look at them both briefly:</para> @@ -382,12 +382,12 @@ it is done, &kde; will be ready to use.</para> <sect2 id="logging-in-via-cmdline"> <title>Logging in via the Command Line</title> -<indexterm><primary><command>startkde</command></primary></indexterm> +<indexterm><primary><command>starttde</command></primary></indexterm> <indexterm><primary><command>startx</command></primary></indexterm> <para>If you prefer using the command line, you can log in to &kde; with the <command>startx</command> command. Add the line -<userinput>exec startkde</userinput> to the +<userinput>exec starttde</userinput> to the <filename>.xinitrc</filename> file in your home folder (create it if it does not exist), save the file, and then run <command>startx</command>. &kde; should start in the same way as if |