Author: dj
Date: 2012-06-11 20:30:32 -0600 (Mon, 11 Jun 2012)
New Revision: 10315
Added:
trunk/BOOK/x/installing/xorg-server.xml
Removed:
trunk/BOOK/x/installing/x7server.xml
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/installing/installing.xml
trunk/BOOK/x/installing/twm.xml
trunk/BOOK/x/installing/x7additionaldrivers.xml
trunk/BOOK/x/installing/x7driver.xml
Log:
Updated to xorg-server-1.12.2.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-06-12 02:16:18 UTC (rev 10314)
+++ trunk/BOOK/general.ent 2012-06-12 02:30:32 UTC (rev 10315)
@@ -630,7 +630,7 @@
<!ENTITY xcb-util-version "0.3.8">
<!ENTITY printproto-version "1.0.5">
<!ENTITY libXp-version "1.0.1">
-<!ENTITY xorg-server-version "1.11.2">
+<!ENTITY xorg-server-version "1.12.2">
<!ENTITY xorg-wacom-driver-version "0.14.0">
<!ENTITY twm-version "1.0.7">
<!ENTITY xterm-version "279">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-06-12 02:16:18 UTC
(rev 10314)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-06-12 02:30:32 UTC
(rev 10315)
@@ -70,6 +70,9 @@
<para>[dj] - Updated to xterm-279.</para>
</listitem>
<listitem>
+ <para>[dj] - Updated to xorg-server-1.12.2.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Updated to Xorg-7.7-1.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/x/installing/installing.xml
===================================================================
--- trunk/BOOK/x/installing/installing.xml 2012-06-12 02:16:18 UTC (rev
10314)
+++ trunk/BOOK/x/installing/installing.xml 2012-06-12 02:30:32 UTC (rev
10315)
@@ -65,7 +65,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xkeyboard-config.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="printproto.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXp.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7server.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="xorg-server.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7driver.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="x7additionaldrivers.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="twm.xml"/>
Modified: trunk/BOOK/x/installing/twm.xml
===================================================================
--- trunk/BOOK/x/installing/twm.xml 2012-06-12 02:16:18 UTC (rev 10314)
+++ trunk/BOOK/x/installing/twm.xml 2012-06-12 02:30:32 UTC (rev 10315)
@@ -61,7 +61,7 @@
<bridgehead renderas="sect3">twm Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="xorg7-server"/></para>
+ <para role="required"><xref linkend="xorg-server"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/twm"/></para>
Modified: trunk/BOOK/x/installing/x7additionaldrivers.xml
===================================================================
--- trunk/BOOK/x/installing/x7additionaldrivers.xml 2012-06-12 02:16:18 UTC
(rev 10314)
+++ trunk/BOOK/x/installing/x7additionaldrivers.xml 2012-06-12 02:30:32 UTC
(rev 10315)
@@ -107,7 +107,7 @@
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
- <xref linkend="xorg7-server"/>
+ <xref linkend="xorg-server"/>
</para>
<bridgehead renderas="sect5">Optional</bridgehead>
Modified: trunk/BOOK/x/installing/x7driver.xml
===================================================================
--- trunk/BOOK/x/installing/x7driver.xml 2012-06-12 02:16:18 UTC (rev
10314)
+++ trunk/BOOK/x/installing/x7driver.xml 2012-06-12 02:30:32 UTC (rev
10315)
@@ -68,7 +68,7 @@
<bridgehead renderas="sect3">Xorg Drivers Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="xorg7-server"/></para>
+ <para role="required"><xref linkend="xorg-server"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="mesalib"/></para>
Deleted: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml 2012-06-12 02:16:18 UTC (rev
10314)
+++ trunk/BOOK/x/installing/x7server.xml 2012-06-12 02:30:32 UTC (rev
10315)
@@ -1,254 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
- <!ENTITY % general-entities SYSTEM "../../general.ent">
- %general-entities;
-
- <!ENTITY xorg-server-download-http
"http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
- <!ENTITY xorg-server-download-ftp
"ftp://ftp.x.org/pub/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
- <!ENTITY xorg-server-md5sum "8796fff441e5435ee36a72579008af24">
- <!ENTITY xorg-server-size "4.8 MB">
- <!ENTITY xorg-server-buildsize "441 MB">
- <!ENTITY xorg-server-time "1.9 SBU">
-
-]>
-
-<sect1 id="xorg7-server" xreflabel="Xorg-Server-&xorg-server-version;">
- <?dbhtml filename="x7server.html"?>
-
- <sect1info>
- <othername>$LastChangedBy$</othername>
- <date>$Date$</date>
- </sect1info>
-
- <title>Xorg-Server-&xorg-server-version;</title>
-
- <indexterm zone="xorg7-server">
- <primary sortas="a-xorg7-server">Xorg Server</primary>
- </indexterm>
-
- <sect2 role="package">
- <title>Introduction to Xorg-Server</title>
-
- <para>The <application>Xorg</application> Server is the core
- of the X Window system.</para>
-
- &lfs71_checked;
-
- <bridgehead renderas="sect3">Package Information</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>Download (HTTP): <ulink
url="&xorg-server-download-http;"/></para>
- </listitem>
- <listitem>
- <para>Download (FTP): <ulink url="&xorg-server-download-ftp;"/></para>
- </listitem>
- <listitem>
- <para>Download MD5 sum: &xorg-server-md5sum;</para>
- </listitem>
- <listitem>
- <para>Download size: &xorg-server-size;</para>
- </listitem>
- <listitem>
- <para>Estimated disk space required: &xorg-server-buildsize;</para>
- </listitem>
- <listitem>
- <para>Estimated build time: &xorg-server-time;</para>
- </listitem>
- </itemizedlist>
-
- <bridgehead renderas="sect3">Xorg Server Dependencies</bridgehead>
-
- <bridgehead renderas="sect4">Required</bridgehead>
- <para role="required"><xref linkend="openssl"/>,
- <xref linkend="pixman"/>,
- <xref linkend="xorg7-font"/>, and
- <xref linkend="xkeyboard-config"/></para>
-
- <bridgehead renderas="sect4">Optional</bridgehead>
- <para><xref linkend="dbus"/>,
- <xref linkend="doxygen"/> (to build API documentation),
- <xref linkend="xmlto"/>, (to build documentation),
- <xref linkend="fop"/>, (to build documentation),
- <xref linkend="gs"/> (to build documentation),
- <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
- <xref linkend="mesalib"/> (required for DRI)</para>
-
- <para condition="html" role="usernotes">User Notes:
- <ulink url='&blfs-wiki;/Xorg7Server'/></para>
-
- </sect2>
-
- <sect2 role="installation">
- <title>Installation of Xorg Server</title>
-
- <para>Install the server by running the following commands:</para>
-
-<screen><userinput>./configure $XORG_CONFIG \
- --with-module-dir=$XORG_PREFIX/lib/X11/modules \
- --with-xkb-output=/var/lib/xkb \
- --enable-install-setuid &&
-make</userinput></screen>
-
- <para>To test the results, issue: <command>make check</command>.</para>
-
- <para>Now as the <systemitem class="username">root</systemitem>
- user:</para>
-
-<screen role="root"><userinput>make install &&
-ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11 &&
-cat >> /etc/sysconfig/createfiles << "EOF"
-/tmp/.ICE-unix dir 1777 root root
-EOF</userinput></screen>
-
- </sect2>
-
- <sect2 role="commands">
- <title>Command Explanations</title>
-
- <para><parameter>--with-module-dir=...</parameter>: This parameter
- sets the destination for the installed modules.</para>
-
- <para><parameter>--enable-install-setuid</parameter>: The Xorg binary must
- run as the root user. This switch ensures that the binary is installed
- setuid when <command>make</command> is run by an unprivileged user.</para>
-
- <para><option>--disable-glx</option>: Disable building of the GLX
- extension. This parameter is required if building without
- <application>Mesa</application>.</para>
-
- <para><option>--disable-dri</option>: Disable building of the DRI
- extension. This parameter is required if building without
- <application>Mesa</application>.</para>
-
- <para><command>ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11</command>:
- This command ensures that the <application>Xorg</application> configuration
- directory is located in <filename
- class="directory">/etc/X11</filename>.</para>
-
- <para><command>cat >> /etc/sysconfig/createfiles...</command>: This
- command creates the <filename class='directory'>/tmp/.ICE-unix</filename>
- directory at startup, and ensures that the permissions and ownership are
- correct as is required by the server.</para>
-
- </sect2>
-
- <sect2 role="content">
- <title>Contents</title>
-
- <segmentedlist>
- <segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
- <segtitle>Installed Directories</segtitle>
-
- <seglistitem>
- <seg>cvt, dmx*, gtf, vdltodmx, X, Xnest, Xorg, Xvfb,
- and xdmxconfig</seg>
- <seg>None</seg>
- <seg>/var/lib/xkb and the following subdirectories of
- <envar>$XORG_PREFIX</envar>/: include/xorg, include/X11/pixmaps,
- lib/X11/{getconfig,modules} and lib/xorg</seg>
- </seglistitem>
- </segmentedlist>
-
- <variablelist>
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
- <?dbfo list-presentation="list"?>
- <?dbhtml list-presentation="table"?>
-
- <varlistentry id="cvt-x7">
- <term><command>cvt</command></term>
- <listitem>
- <para>calculates VESA CVT mode lines.</para>
- <indexterm zone="xorg7-server cvt-x7">
- <primary sortas="b-cvt">cvt</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="dmx-x7">
- <term><command>dmx*</command></term>
- <listitem>
- <para>are various tools for manipulating the dmx server.</para>
- <indexterm zone="xorg7-server dmx-x7">
- <primary sortas="b-dmx">dmx*</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="gtf-x7">
- <term><command>gtf</command></term>
- <listitem>
- <para>calculates VESA GTF mode lines.</para>
- <indexterm zone="xorg7-server gtf-x7">
- <primary sortas="b-gtf">gtf</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="vdltodmx-x7">
- <term><command>vdltodmx</command></term>
- <listitem>
- <para>is a tool to convert VDL config files to DMX config
- files.</para>
- <indexterm zone="xorg7-server vdltodmx-x7">
- <primary sortas="b-vdltodmx">vdltodmx</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="X-x7">
- <term><command>X</command></term>
- <listitem>
- <para>is a symbolic link to Xorg.</para>
- <indexterm zone="xorg7-server X-x7">
- <primary sortas="b-X">X</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="Xnest-x7">
- <term><command>Xnest</command></term>
- <listitem>
- <para>is a nested X server.</para>
- <indexterm zone="xorg7-server Xnest-x7">
- <primary sortas="b-Xnest">Xnest</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="Xorg-x7">
- <term><command>Xorg</command></term>
- <listitem>
- <para>is the X11R7 X Server.</para>
- <indexterm zone="xorg7-server Xorg-x7">
- <primary sortas="b-Xorg">Xorg</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="Xvfb-x7">
- <term><command>Xvfb</command></term>
- <listitem>
- <para>is the virtual framebuffer X server for X Version 11.</para>
- <indexterm zone="xorg7-server Xvfb-x7">
- <primary sortas="b-Xvfb">Xvfb</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="xdmxconfig-x7">
- <term><command>xdmxconfig</command></term>
- <listitem>
- <para>is a graphical configuration utility for the dmx server.</para>
- <indexterm zone="xorg7-server xdmxconfig-x7">
- <primary sortas="b-xdmxconfig">xdmxconfig</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- </variablelist>
-
- </sect2>
-
-</sect1>
Copied: trunk/BOOK/x/installing/xorg-server.xml (from rev 10313,
trunk/BOOK/x/installing/x7server.xml)
===================================================================
--- trunk/BOOK/x/installing/xorg-server.xml (rev 0)
+++ trunk/BOOK/x/installing/xorg-server.xml 2012-06-12 02:30:32 UTC (rev
10315)
@@ -0,0 +1,255 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+ <!ENTITY % general-entities SYSTEM "../../general.ent">
+ %general-entities;
+
+ <!ENTITY xorg-server-download-http
"http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
+ <!ENTITY xorg-server-download-ftp
"ftp://ftp.x.org/pub/individual/xserver/xorg-server-&xorg-server-version;.tar.bz2">
+ <!ENTITY xorg-server-md5sum "791f0323b886abb7954de7f042bb7dc6">
+ <!ENTITY xorg-server-size "5.2 MB">
+ <!ENTITY xorg-server-buildsize "405 MB">
+ <!ENTITY xorg-server-time "2.1 SBU">
+
+]>
+
+<sect1 id="xorg-server" xreflabel="Xorg-Server-&xorg-server-version;">
+ <?dbhtml filename="xorg-server.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>Xorg-Server-&xorg-server-version;</title>
+
+ <indexterm zone="xorg-server">
+ <primary sortas="a-xorg-server">Xorg Server</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to Xorg-Server</title>
+
+ <para>The <application>Xorg</application> Server is the core
+ of the X Window system.</para>
+
+ &lfs71_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Download (HTTP): <ulink
url="&xorg-server-download-http;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download (FTP): <ulink url="&xorg-server-download-ftp;"/></para>
+ </listitem>
+ <listitem>
+ <para>Download MD5 sum: &xorg-server-md5sum;</para>
+ </listitem>
+ <listitem>
+ <para>Download size: &xorg-server-size;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated disk space required: &xorg-server-buildsize;</para>
+ </listitem>
+ <listitem>
+ <para>Estimated build time: &xorg-server-time;</para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">Xorg Server Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required"><xref linkend="openssl"/>,
+ <xref linkend="pixman"/>,
+ <xref linkend="xorg7-font"/>, and
+ <xref linkend="xkeyboard-config"/></para>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para><xref linkend="dbus"/>,
+ <xref linkend="doxygen"/> (to build API documentation),
+ <xref linkend="xmlto"/>, (to build documentation),
+ <xref linkend="fop"/>, (to build documentation),
+ <xref linkend="gs"/> (to build documentation),
+ <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
+ <xref linkend="mesalib"/> (required for DRI)</para>
+
+ <para condition="html" role="usernotes">User Notes:
+ <ulink url='&blfs-wiki;/Xorg7Server'/></para>
+
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of Xorg Server</title>
+
+ <para>Install the server by running the following commands:</para>
+
+<screen><userinput>./configure $XORG_CONFIG \
+ --with-module-dir=$XORG_PREFIX/lib/X11/modules \
+ --with-xkb-output=/var/lib/xkb \
+ --enable-install-setuid &&
+make</userinput></screen>
+
+ <para>To test the results, issue: <command>make check</command>.</para>
+
+ <para>Now as the <systemitem class="username">root</systemitem>
+ user:</para>
+
+<screen role="root"><userinput>make install &&
+ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11 &&
+cat >> /etc/sysconfig/createfiles << "EOF"
+/tmp/.ICE-unix dir 1777 root root
+EOF</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <para><parameter>--with-module-dir=...</parameter>: This parameter
+ sets the destination for the installed modules.</para>
+
+ <para><parameter>--enable-install-setuid</parameter>: The Xorg binary must
+ run as the root user. This switch ensures that the binary is installed
+ setuid when <command>make</command> is run by an unprivileged user.</para>
+
+<!-- <para><option>- -disable-glx</option>: Disable building of the GLX
+ extension. This parameter is required if building without
+ <application>Mesa</application>.</para>
+
+ <para><option>- -disable-dri</option>: Disable building of the DRI
+ extension. This parameter is required if building without
+ <application>Mesa</application>.</para>
+-->
+
+ <para><command>ln -s $XORG_PREFIX/share/X11/xorg.conf.d /etc/X11</command>:
+ This command ensures that the <application>Xorg</application> configuration
+ directory is located in <filename
+ class="directory">/etc/X11</filename>.</para>
+
+ <para><command>cat >> /etc/sysconfig/createfiles...</command>: This
+ command creates the <filename class='directory'>/tmp/.ICE-unix</filename>
+ directory at startup, and ensures that the permissions and ownership are
+ correct as is required by the server.</para>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>cvt, dmx*, gtf, vdltodmx, X, Xnest, Xorg, Xvfb,
+ and xdmxconfig</seg>
+ <seg>None</seg>
+ <seg>/var/lib/xkb and the following subdirectories of
+ <envar>$XORG_PREFIX</envar>/: include/xorg, include/X11/pixmaps,
+ lib/X11/modules and lib/xorg</seg>
+ </seglistitem>
+ </segmentedlist>
+
+ <variablelist>
+ <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+ <?dbfo list-presentation="list"?>
+ <?dbhtml list-presentation="table"?>
+
+ <varlistentry id="cvt-x7">
+ <term><command>cvt</command></term>
+ <listitem>
+ <para>calculates VESA CVT mode lines.</para>
+ <indexterm zone="xorg-server cvt-x7">
+ <primary sortas="b-cvt">cvt</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="dmx-x7">
+ <term><command>dmx*</command></term>
+ <listitem>
+ <para>are various tools for manipulating the dmx server.</para>
+ <indexterm zone="xorg-server dmx-x7">
+ <primary sortas="b-dmx">dmx*</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="gtf-x7">
+ <term><command>gtf</command></term>
+ <listitem>
+ <para>calculates VESA GTF mode lines.</para>
+ <indexterm zone="xorg-server gtf-x7">
+ <primary sortas="b-gtf">gtf</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="vdltodmx-x7">
+ <term><command>vdltodmx</command></term>
+ <listitem>
+ <para>is a tool to convert VDL config files to DMX config
+ files.</para>
+ <indexterm zone="xorg-server vdltodmx-x7">
+ <primary sortas="b-vdltodmx">vdltodmx</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="X-x7">
+ <term><command>X</command></term>
+ <listitem>
+ <para>is a symbolic link to Xorg.</para>
+ <indexterm zone="xorg-server X-x7">
+ <primary sortas="b-X">X</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="Xnest-x7">
+ <term><command>Xnest</command></term>
+ <listitem>
+ <para>is a nested X server.</para>
+ <indexterm zone="xorg-server Xnest-x7">
+ <primary sortas="b-Xnest">Xnest</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="Xorg-x7">
+ <term><command>Xorg</command></term>
+ <listitem>
+ <para>is the X11R7 X Server.</para>
+ <indexterm zone="xorg-server Xorg-x7">
+ <primary sortas="b-Xorg">Xorg</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="Xvfb-x7">
+ <term><command>Xvfb</command></term>
+ <listitem>
+ <para>is the virtual framebuffer X server for X Version 11.</para>
+ <indexterm zone="xorg-server Xvfb-x7">
+ <primary sortas="b-Xvfb">Xvfb</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry id="xdmxconfig-x7">
+ <term><command>xdmxconfig</command></term>
+ <listitem>
+ <para>is a graphical configuration utility for the dmx server.</para>
+ <indexterm zone="xorg-server xdmxconfig-x7">
+ <primary sortas="b-xdmxconfig">xdmxconfig</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
+ </variablelist>
+
+ </sect2>
+
+</sect1>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page