From owner-svn-doc-head@FreeBSD.ORG Wed Mar 18 20:07:19 2015 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18870268; Wed, 18 Mar 2015 20:07:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBEDF238; Wed, 18 Mar 2015 20:07:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2IK7Ins061663; Wed, 18 Mar 2015 20:07:18 GMT (envelope-from allanjude@FreeBSD.org) Received: (from allanjude@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2IK7I0k061662; Wed, 18 Mar 2015 20:07:18 GMT (envelope-from allanjude@FreeBSD.org) Message-Id: <201503182007.t2IK7I0k061662@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: allanjude set sender to allanjude@FreeBSD.org using -f From: Allan Jude Date: Wed, 18 Mar 2015 20:07:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46352 - head/en_US.ISO8859-1/books/handbook/x11 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2015 20:07:19 -0000 Author: allanjude Date: Wed Mar 18 20:07:17 2015 New Revision: 46352 URL: https://svnweb.freebsd.org/changeset/doc/46352 Log: Fix a changed path to x11-fonts/urwfonts in the X11 chapter of the handbook PR: 196996 Differential Revision: https://reviews.freebsd.org/D2091 Submitted by: Luca Ferraresi Approved by: bcr (mentor) Sponsored by: ScaleEngine Inc. Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Tue Mar 17 20:10:28 2015 (r46351) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Wed Mar 18 20:07:17 2015 (r46352) @@ -585,12 +585,12 @@ dbus_enable="YES" to the X server configuration file (/etc/X11/xorg.conf), which reads: - FontPath "/usr/local/lib/X11/fonts/URW/" + FontPath "/usr/local/lib/X11/fonts/urwfonts/" Alternatively, at the command line in the X session run: - &prompt.user; xset fp+ /usr/local/lib/X11/fonts/URW + &prompt.user; xset fp+ /usr/local/lib/X11/fonts/urwfonts &prompt.user; xset fp rehash This will work but will be lost when the X session is @@ -653,8 +653,8 @@ dbus_enable="YES" or add a FontPath line to xorg.conf. - That's it. Now Gimp, - Apache OpenOffice, and all of the + Now Gimp, + OpenOffice, and all of the other X applications should now recognize the installed &truetype; fonts. Extremely small fonts (as with text in a high resolution display on a web page) and extremely large @@ -1301,9 +1301,9 @@ DisplayManager.requestPort: 0&prompt.user; setxkbmap -model pc102 -layout fr - The + /usr/local/share/X11/xkb/rules/base.lst - file lists the various keyboard, layouts and options + lists the various keyboard, layouts and options available.