svn commit: r48673 - head/en_US.ISO8859-1/books/handbook/x11

Warren Block <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wblock
Date: Tue Apr 19 00:49:10 2016
New Revision: 48673
URL: https://svnweb.freebsd.org/changeset/doc/48673

Log:
  Add a section on choosing the scfb video driver for UEFI or ARM computers.

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	Mon Apr 18 20:20:51 2016	(r48672)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml	Tue Apr 19 00:49:10 2016	(r48673)
@@ -562,6 +562,21 @@ EndSection</programlisting>
 	Driver     "vesa"
 EndSection</programlisting>
 	    </example>
+
+	    <para>To set the <literal>scfb</literal> driver for use
+	      with a <acronym>UEFI</acronym> or &arm; computer:</para>
+
+	    <example xml:id="x-config-video-cards-file-scfb">
+	      <title>Select <literal>scfb</literal> Video Driver in a
+		File</title>
+
+	      <para><filename>/usr/local/etc/X11/xorg.conf.d/driver-scfb.conf</filename></para>
+
+	      <programlisting>Section "Device"
+	Identifier "Card0"
+	Driver     "scfb"
+EndSection</programlisting>
+	    </example>
 	  </listitem>
 	</varlistentry>
       </variablelist>
_______________________________________________
[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.