Use &xorg; entity to properly render Xorg.
PR: docs/71862 Submitted by: Joel Dahl <joel@automatvapen.se>
This commit is contained in:
parent
e8eca907a5
commit
bc8bac2d56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22916
1 changed files with 13 additions and 12 deletions
|
@ -7180,8 +7180,9 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
|
|
||||||
<para>The X Window System is the most widely available windowing system
|
<para>The X Window System is the most widely available windowing system
|
||||||
capable of running on &unix; or &unix; like systems, including
|
capable of running on &unix; or &unix; like systems, including
|
||||||
&os;. <ulink url= "http://www.x.org">X.org</ulink> administers
|
&os;. <ulink url= "http://www.x.org">The X.Org
|
||||||
the <ulink url="http://www.x.org/X11_protocol.html">X protocol
|
Foundation</ulink> administers the <ulink
|
||||||
|
url="http://www.x.org/X11_protocol.html">X protocol
|
||||||
standards</ulink>. The current release of the specification
|
standards</ulink>. The current release of the specification
|
||||||
is 11.6, so you will often see references shortened to
|
is 11.6, so you will often see references shortened to
|
||||||
<literal>X11R6</literal> or even just <literal>X11</literal>.
|
<literal>X11R6</literal> or even just <literal>X11</literal>.
|
||||||
|
@ -7207,7 +7208,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
&xfree86; which is maintained by
|
&xfree86; which is maintained by
|
||||||
<ulink url="http://www.xfree86.org">The XFree86 Project,
|
<ulink url="http://www.xfree86.org">The XFree86 Project,
|
||||||
Inc.</ulink> This software was installed by default on
|
Inc.</ulink> This software was installed by default on
|
||||||
&os; versions up until 4.10 and 5.2. Although X.org
|
&os; versions up until 4.10 and 5.2. Although &xorg;
|
||||||
itself maintained an implementation during that time
|
itself maintained an implementation during that time
|
||||||
period, it was basically only provided as a reference
|
period, it was basically only provided as a reference
|
||||||
platform, as it had suffered greatly from bitrot over
|
platform, as it had suffered greatly from bitrot over
|
||||||
|
@ -7217,7 +7218,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
that project
|
that project
|
||||||
over issues including the pace of code changes, future
|
over issues including the pace of code changes, future
|
||||||
directions, and interpersonal conflicts, and are now contributing
|
directions, and interpersonal conflicts, and are now contributing
|
||||||
code directly to X.org instead. At that time, X.org updated its
|
code directly to &xorg; instead. At that time, &xorg; updated its
|
||||||
source tree to the last &xfree86; release before its subsequent
|
source tree to the last &xfree86; release before its subsequent
|
||||||
licensing change (<application>XFree86 version 4.3.99.903</application>), incorporated
|
licensing change (<application>XFree86 version 4.3.99.903</application>), incorporated
|
||||||
many changes that had previously been maintained separately,
|
many changes that had previously been maintained separately,
|
||||||
|
@ -7228,11 +7229,11 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
offload more work onto the graphics cards (with the goal of
|
offload more work onto the graphics cards (with the goal of
|
||||||
increased performance) and make it more modular
|
increased performance) and make it more modular
|
||||||
(with the goal of increased maintainability, and thus faster
|
(with the goal of increased maintainability, and thus faster
|
||||||
releases as well as easier configuration). X.org intends to
|
releases as well as easier configuration). &xorg; intends to
|
||||||
incorporate the freedesktop.org changes in its future releases.</para>
|
incorporate the freedesktop.org changes in its future releases.</para>
|
||||||
|
|
||||||
<para>As of July 2004, in &os.current;,
|
<para>As of July 2004, in &os.current;,
|
||||||
&xfree86; has been replaced with X.org as the default
|
&xfree86; has been replaced with &xorg; as the default
|
||||||
implementation. The &xfree86; ports
|
implementation. The &xfree86; ports
|
||||||
(<filename role="package">x11/XFree86-4</filename> and
|
(<filename role="package">x11/XFree86-4</filename> and
|
||||||
subports) remain in the ports collection and are still
|
subports) remain in the ports collection and are still
|
||||||
|
@ -7254,8 +7255,8 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
<note>
|
<note>
|
||||||
<para>The following paragraphs refer to the
|
<para>The following paragraphs refer to the
|
||||||
&xfree86; implementation, but most should also be applicable
|
&xfree86; implementation, but most should also be applicable
|
||||||
to the X.org implementation as well. While the default
|
to the &xorg; implementation as well. While the default
|
||||||
configuration filename for the X.org implementation is
|
configuration filename for the &xorg; implementation is
|
||||||
<filename>xorg.conf</filename>, it will search for
|
<filename>xorg.conf</filename>, it will search for
|
||||||
<filename>XF86Config</filename> if it cannot find it.</para>
|
<filename>XF86Config</filename> if it cannot find it.</para>
|
||||||
</note>
|
</note>
|
||||||
|
@ -7264,11 +7265,11 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="xorg-compatibility">
|
<question id="xorg-compatibility">
|
||||||
<para>Will my existing applications run with the X.org suite?</para>
|
<para>Will my existing applications run with the &xorg; suite?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>The X.org software is written to the same X11R6 specification
|
<para>The &xorg; software is written to the same X11R6 specification
|
||||||
that &xfree86; is, so basic applications should work
|
that &xfree86; is, so basic applications should work
|
||||||
unchanged. A few lesser-used protocols have been deprecated
|
unchanged. A few lesser-used protocols have been deprecated
|
||||||
(<literal>XIE</literal>, <literal>PEX</literal>, and
|
(<literal>XIE</literal>, <literal>PEX</literal>, and
|
||||||
|
@ -7294,11 +7295,11 @@ options SYSVMSG # enable for messaging</programlisting>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question id="why-choose-xorg">
|
<question id="why-choose-xorg">
|
||||||
<para>Why did &os; choose to go with the X.org ports by default?</para>
|
<para>Why did &os; choose to go with the &xorg; ports by default?</para>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>The X.org developers claim that their goal is to release
|
<para>The &xorg; developers claim that their goal is to release
|
||||||
more often and incorporate new features more quickly. If they
|
more often and incorporate new features more quickly. If they
|
||||||
are able to do so, this will be very attractive. Also, their
|
are able to do so, this will be very attractive. Also, their
|
||||||
software still uses the traditional X license, while &xfree86;
|
software still uses the traditional X license, while &xfree86;
|
||||||
|
|
Loading…
Reference in a new issue