View | Details | Raw Unified | Return to bug 196996
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/x11/chapter.xml (-2 / +2 lines)
Lines 585-596 Link Here
585
	to the X server configuration file
585
	to the X server configuration file
586
	(<filename>/etc/X11/xorg.conf</filename>), which reads:</para>
586
	(<filename>/etc/X11/xorg.conf</filename>), which reads:</para>
587
587
588
      <programlisting>FontPath "/usr/local/lib/X11/fonts/URW/"</programlisting>
588
      <programlisting>FontPath "/usr/local/lib/X11/fonts/urwfonts/"</programlisting>
589
589
590
      <para>Alternatively, at the command line in the X session
590
      <para>Alternatively, at the command line in the X session
591
	run:</para>
591
	run:</para>
592
592
593
      <screen>&prompt.user; <userinput>xset fp+ /usr/local/lib/X11/fonts/URW</userinput>
593
      <screen>&prompt.user; <userinput>xset fp+ /usr/local/lib/X11/fonts/urwfonts</userinput>
594
&prompt.user; <userinput>xset fp rehash</userinput></screen>
594
&prompt.user; <userinput>xset fp rehash</userinput></screen>
595
595
596
      <para>This will work but will be lost when the X session is
596
      <para>This will work but will be lost when the X session is

Return to bug 196996