MFen
o x11 -> 1.189 Submitted by: Rene Ladan Obtained from: The FreeBSD Dutch Documentation Project Facilitated by: Snow B.V. at EuroBSDCon 2008
This commit is contained in:
parent
6ad61cd50b
commit
a04f9729fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33070
1 changed files with 11 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSD$
|
||||
$FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.43 2006/08/25 12:00:28 remko Exp $
|
||||
%SOURCE% en_US.ISO8859-1/books/handbook/x11/chapter.sgml
|
||||
%SRCID% 1.187
|
||||
%SRCID% 1.189
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -1570,11 +1570,12 @@ DisplayManager.requestPort: 0</screen>
|
|||
url="http://freebsd.kde.org/">KDE op &os; team</ulink>
|
||||
website.</para>
|
||||
|
||||
<para>Er zijn twee versies van KDE beschikbaar op &os;.
|
||||
Versie 3 is al een lange tijd aanwezig, en is zeer
|
||||
volwassen. Versie 4, de volgende generatie, is ook
|
||||
beschikbaar in de Portscollectie. Ze kunnen zelfs naast
|
||||
elkaar geïnstalleerd worden.</para>
|
||||
<para>Er zijn twee versies van
|
||||
<application>KDE</application> beschikbaar op &os;. Versie
|
||||
3 is al een lange tijd aanwezig, en is zeer volwassen.
|
||||
Versie 4, de volgende generatie, is ook beschikbaar in de
|
||||
Portscollectie. Ze kunnen zelfs naast elkaar
|
||||
geïnstalleerd worden.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="x11-wm-kde-install">
|
||||
|
@ -1617,11 +1618,11 @@ DisplayManager.requestPort: 0</screen>
|
|||
window manager. Hiervoor kan <filename>.xinitrc</filename>
|
||||
aangepast worden:</para>
|
||||
|
||||
<para>Voor KDE3:</para>
|
||||
<para>Voor <application>KDE3</application>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>echo "exec startkde" > ~/.xinitrc</userinput></screen>
|
||||
|
||||
<para>Voor KDE4:</para>
|
||||
<para>Voor <application>KDE4</application>:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>echo "exec /usr/local/kde4/bin/startkde" > ~/.xinitrc</userinput></screen>
|
||||
|
||||
|
@ -1680,11 +1681,11 @@ DisplayManager.requestPort: 0</screen>
|
|||
<filename>/etc/ttys</filename> worden aangepast. De regel
|
||||
moet er als volgend uitzien:</para>
|
||||
|
||||
<para>Voor KDE3</para>
|
||||
<para>Voor <application>KDE3</application>:</para>
|
||||
|
||||
<programlisting>ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure</programlisting>
|
||||
|
||||
<para>Voor KDE4</para>
|
||||
<para>Voor <application>KDE4</application>:</para>
|
||||
|
||||
<programlisting>ttyv8 "/usr/local/kde4/bin/kdm -nodaemon" xterm on secure</programlisting>
|
||||
</sect3>
|
||||
|
|
Loading…
Reference in a new issue