diff options
Diffstat (limited to 'doc/userguide')
-rw-r--r-- | doc/userguide/index.docbook | 8 | ||||
-rw-r--r-- | doc/userguide/kde-for-admins.docbook | 18 |
2 files changed, 13 insertions, 13 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 diff --git a/doc/userguide/kde-for-admins.docbook b/doc/userguide/kde-for-admins.docbook index da0d91496..47195f284 100644 --- a/doc/userguide/kde-for-admins.docbook +++ b/doc/userguide/kde-for-admins.docbook @@ -811,7 +811,7 @@ Startup - <filename>/etc/X11/xdm/Xstartup</filename> - prepare as root Session - <filename>/etc/X11/xdm/Xsession</filename> - starts session as user </member> <member> -= For a KDE session: <command>kde</command> or <command>startkde</command> += For a KDE session: <command>kde</command> or <command>starttde</command> </member> <member> = If present <filename>~/.xsession</filename> or <filename>~/.xinitrc</filename> @@ -823,13 +823,13 @@ Reset - <filename>/etc/X11/xdm/Xreset</filename> - after session finished </sect2> -<sect2 id="startkde"> -<title>The &kde; Startup Script: <command>startkde</command></title> +<sect2 id="starttde"> +<title>The &kde; Startup Script: <command>starttde</command></title> <para>The &kde; startup sequence starts with the -<filename>startkde</filename> script. In most cases this script gets called +<filename>starttde</filename> script. In most cases this script gets called from the display manager (&kdm;) once the user has been authenticated. Their -are two very important lines in the <filename>startkde</filename> +are two very important lines in the <filename>starttde</filename> script:</para> <programlisting> @@ -945,7 +945,7 @@ programs started as <acronym>KLM</acronym>s.</para> <para>When <command>tdeinit</command> starts for the first time it will launch <command>dcopserver</command>, <command>klauncher</command>, and <command>kded</command>, as well as any additional programs specified on its -command line in the <command>startkde</command> script, normally +command line in the <command>starttde</command> script, normally <command>kcminit</command> and <command>knotify</command>.</para> </sect2> @@ -1184,7 +1184,7 @@ class="username">root</systemitem>.</para> <varlistentry><term>$<envar>KDEWM</envar></term><listitem><para>If the <envar>KDEWM</envar> environment variable has been set, then it will be used as &kde;'s window manager within the -<command>startkde</command> script instead of &twin;.</para> +<command>starttde</command> script instead of &twin;.</para> </listitem> </varlistentry> @@ -1626,7 +1626,7 @@ class="directory">$<envar>KDEDIR</envar>/apps/kdesktop/DesktopLinks</filename> merged)</para></listitem> <listitem><para>Distribution Specific SUSE Linux copies certain icons -in startkde.theme from <filename +in starttde.theme from <filename class="directory">/opt/trinity/share/config/SuSE/default/</filename></para></listitem> </itemizedlist> @@ -2356,7 +2356,7 @@ there.</para> <title>Making it Work</title> Making It Work -KDE 3.2: Set $KDEDIRS from startkde script +KDE 3.2: Set $KDEDIRS from starttde script Distribute profiles to all clients </para> |