svn commit: r47825 - head/de_DE.ISO8859-1/books/handbook/x11

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sat Dec  5 18:59:32 2015
New Revision: 47825
URL: https://svnweb.freebsd.org/changeset/doc/47825

Log:
  Update to r46352:
  
  Fix a changed path to x11-fonts/urwfonts

Modified:
  head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sat Dec  5 13:57:51 2015	(r47824)
+++ head/de_DE.ISO8859-1/books/handbook/x11/chapter.xml	Sat Dec  5 18:59:32 2015	(r47825)
@@ -4,7 +4,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/x11/chapter.xml,v 1.79 2012/04/30 16:18:12 bcr Exp $
-     basiert auf: r46058
+     basiert auf: r46352
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -635,12 +635,12 @@ dbus_enable="YES"</programlisting>
 	des X-Servers (<filename>/etc/X11/xorg.conf</filename>)
 	hinzu:</para>
 
-      <programlisting>FontPath "/usr/local/lib/X11/fonts/URW/"</programlisting>
+      <programlisting>FontPath "/usr/local/share/fonts/urwfonts/"</programlisting>
 
       <para>Alternativ kann in der X-Sitzung das folgende Kommando
 	abgesetzt werden:</para>
 
-      <screen>&prompt.user; <userinput>xset fp+ /usr/local/lib/X11/fonts/URW</userinput>
+      <screen>&prompt.user; <userinput>xset fp+ /usr/local/share/fonts/urwfonts</userinput>
 &prompt.user; <userinput>xset fp rehash</userinput></screen>
 
       <para>Jetzt kennt der X-Server die neuen Schriftarten, jedoch
@@ -706,7 +706,7 @@ dbus_enable="YES"</programlisting>
       <para>Oder fügen Sie eine <literal>FontPath</literal>-Zeile in
 	<filename>xorg.conf</filename> ein.</para>
 
-      <para>Das war's.  Jetzt sollten <application>Gimp</application>,
+      <para>Jetzt sollten <application>Gimp</application>,
 	<application>Apache OpenOffice</application> und alle anderen
 	X-Anwendungen die &truetype;-Schritarten erkennen.  Extrem
 	kleine Schriftarten (Webseiten, die mit hoher Auflösung
@@ -1269,7 +1269,7 @@ DisplayManager.requestPort:     0</progr
 	einzugeben.  Damit dies funktioniert, wird folgende Zeile in
 	<filename>~/.xinitrc</filename> benötigt:</para>
 
-      <programlisting>exec /usr/local/kde4/bin/startkde</programlisting>
+      <programlisting>exec /usr/local/bin/startkde</programlisting>
 
       <para>Eine dritte Möglichkeit ist <application>KDE</application>
 	über <application>XDM</application> zu starten.  Um dies zu
@@ -1277,7 +1277,7 @@ DisplayManager.requestPort:     0</progr
 	<filename>~/.xsession</filename> wie folgt:</para>
 
       <screen>&prompt.user; <userinput>echo "#!/bin/sh" &gt; ~/.xsession</userinput>
-&prompt.user; <userinput>echo "exec /usr/local/kde4/bin/startkde" &gt;&gt; ~/.xsession</userinput>
+&prompt.user; <userinput>echo "exec /usr/local/bin/startkde" &gt;&gt; ~/.xsession</userinput>
 &prompt.user; <userinput>chmod +x ~/.xsession</userinput></screen>
 
       <para>Sobald <application>KDE</application> gestartet wird,
@@ -1401,7 +1401,7 @@ DisplayManager.requestPort:     0</progr
 
       <screen>&prompt.user; <userinput>setxkbmap -model pc102 -layout fr</userinput></screen>
 
-      <para>Die Datei
+      <para>
 	<filename>/usr/local/share/X11/xkb/rules/base.lst</filename>
 	enthält die zur Verfügung stehenden Tastatur- und
 	Layoutoptionen.</para>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.