<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=X_windowing_system</id>
		<title>X windowing system - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=X_windowing_system"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;action=history"/>
		<updated>2026-04-23T17:42:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=4741&amp;oldid=prev</id>
		<title>Phoenix at 19:26, 24 November 2005</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=4741&amp;oldid=prev"/>
				<updated>2005-11-24T19:26:12Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:26, 24 November 2005&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as [[X11]], [[X11R6]], or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as [[X11]], [[X11R6]], or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;deprecated due to lack of updates &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;licensing issues &lt;/del&gt;and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;has been replaced with &lt;/del&gt;the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;nearly identical (in use) X.org&lt;/del&gt;. See http://www.&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;x&lt;/del&gt;.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;forked &lt;/ins&gt;and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;is now developed by two independent groups:&amp;#160; The XFree86 Project, &lt;/ins&gt;and the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Xorg Project&lt;/ins&gt;. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/ins&gt;See http://www.&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;xfree86&lt;/ins&gt;.org&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;, http:&lt;/ins&gt;/&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;/www.x.org, &lt;/ins&gt;and http://&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;www.&lt;/ins&gt;freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;FreeBSD includes support for both XFree86 and Xorg via a setting in /etc/make.conf.&amp;#160; This setting automatically sets the dependencies for X apps in the ports tree to the correct version.&amp;#160; None of the other BSDs or Linux distros do this.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X window does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[KDE]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X window does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[KDE]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:3352:newid:4741 --&gt;
&lt;/table&gt;</summary>
		<author><name>Phoenix</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=3352&amp;oldid=prev</id>
		<title>85.178.125.242: typo</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=3352&amp;oldid=prev"/>
				<updated>2005-11-06T17:40:16Z</updated>
		
		<summary type="html">&lt;p&gt;typo&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 17:40, 6 November 2005&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;windows &lt;/del&gt;does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[KDE]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;window &lt;/ins&gt;does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[KDE]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Configuring_X]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Configuring_X]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:3281:newid:3352 --&gt;
&lt;/table&gt;</summary>
		<author><name>85.178.125.242</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=3281&amp;oldid=prev</id>
		<title>Dave at 15:16, 15 March 2005</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=3281&amp;oldid=prev"/>
				<updated>2005-03-15T15:16:11Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:16, 15 March 2005&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;kde&lt;/del&gt;]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run other window managers and desktops (see [[gnome]], [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;KDE&lt;/ins&gt;]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Configuring_X]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;See also: [[Configuring_X]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:1897:newid:3281 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1897&amp;oldid=prev</id>
		<title>Dave at 19:24, 10 March 2005</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1897&amp;oldid=prev"/>
				<updated>2005-03-10T19:24:54Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:24, 10 March 2005&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as X11 or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/ins&gt;X11&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]], [[X11R6]], &lt;/ins&gt;or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:1875:newid:1897 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1875&amp;oldid=prev</id>
		<title>Dave at 05:11, 27 December 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1875&amp;oldid=prev"/>
				<updated>2004-12-27T05:11:05Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:11, 27 December 2004&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as X11 or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;X -- you may see it refered to as X11 or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;another desktop application &lt;/del&gt;(see [[gnome]], [[kde]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;The X11 software has been deprecated due to lack of updates and licensing issues and has been replaced with the nearly identical (in use) X.org. See http://www.x.org/ and http://freedesktop.org for more information&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;other window managers and desktops &lt;/ins&gt;(see [[gnome]], [[kde]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;See also: [[Configuring_X]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and Packages]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and Packages]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD for Workstations]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:FreeBSD for Workstations]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:1593:newid:1875 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1593&amp;oldid=prev</id>
		<title>Dave at 04:08, 27 December 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1593&amp;oldid=prev"/>
				<updated>2004-12-27T04:08:18Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 04:08, 27 December 2004&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and Packages]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and Packages]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:FreeBSD for Workstations]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:1590:newid:1593 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1590&amp;oldid=prev</id>
		<title>Dave at 02:21, 17 December 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=1590&amp;oldid=prev"/>
				<updated>2004-12-17T02:21:03Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 02:21, 17 December 2004&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run another desktop application (see [[gnome]], [[kde]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run another desktop application (see [[gnome]], [[kde]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;packages&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category: Ports and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Packages&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bsdwiki:diff:version:1.11a:oldid:748:newid:1590 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=748&amp;oldid=prev</id>
		<title>Dave at 02:20, 17 December 2004</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=X_windowing_system&amp;diff=748&amp;oldid=prev"/>
				<updated>2004-12-17T02:20:15Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;X -- you may see it refered to as X11 or the X windowing system -- is what most unixes use for their graphical user interface (GUI). It works on a client-server model, meaning that you have an X server on your system, and also a client that connects to it. It can be (and usually ''is'') a real pain to setup if you haven't done it before and don't know the specifics of the system that you're configuring it on. You can install it from ports (or as a package) after you've installed your main system or right at the install stage. As a general rule, it's not installed on servers. The main reasons for this being that a) it's a network-aware app and as such can be a security risk and b) most servers don't need it, and it'll just go unused and take up disk space that can be used for other programs or data. If you're interested in controlling a server via a GUI, check out the [[webmin]] package in ports.&lt;br /&gt;
&lt;br /&gt;
That said, FreeBSD's use as a desktop OS is certainly made much friendlier by the use of the X windowing system. X windows does not give you a pretty GUI all by itself, rather it gives you the ability to run another desktop application (see [[gnome]], [[kde]], [[xfce]], [[blackbox]] and [[windowmaker]] for examples of these).&lt;br /&gt;
&lt;br /&gt;
[[Category: Ports and packages]]&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>