Add another missed application tags.
This commit is contained in:
parent
7d4da175e6
commit
8beb1f8ad5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32913
1 changed files with 4 additions and 4 deletions
|
@ -1503,11 +1503,11 @@ DisplayManager.requestPort: 0</screen>
|
|||
instead of the default window manager. This is accomplished
|
||||
by editing the <filename>.xinitrc</filename> file:</para>
|
||||
|
||||
<para>For KDE3:</para>
|
||||
<para>For <application>KDE3</application>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>echo "exec startkde" > ~/.xinitrc</userinput></screen>
|
||||
|
||||
<para>For KDE4:</para>
|
||||
<para>For <application>KDE4</application>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>echo "exec /usr/local/kde4/bin/startkde" > ~/.xinitrc</userinput></screen>
|
||||
|
||||
|
@ -1561,11 +1561,11 @@ DisplayManager.requestPort: 0</screen>
|
|||
<literal>ttyv8</literal> entry in <filename>/etc/ttys</filename>
|
||||
has to be adapted. The line should look as follows:</para>
|
||||
|
||||
<para>For KDE3</para>
|
||||
<para>For <application>KDE3</application>:</para>
|
||||
|
||||
<programlisting>ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure</programlisting>
|
||||
|
||||
<para>For KDE4</para>
|
||||
<para>For <application>KDE4</application>:</para>
|
||||
|
||||
<programlisting>ttyv8 "/usr/local/kde4/bin/kdm -nodaemon" xterm on secure</programlisting>
|
||||
</sect3>
|
||||
|
|
Loading…
Reference in a new issue