X Window System: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m Woozle moved page X Windows to X Window System: correct name
tweaks, updates, post-move tidying
 
Line 1: Line 1:
==Navigation==
<hide>
[[computing]]: [[software]]: [[X Windows]]
[[page type::article]]
==Overview==
[[thing type::software]]
[[software type::windowing system]]
[[category:software]]
</hide>
==About==
The [[X Window System]] is a [[free, open-source]] [[windowing system]] for [[bitmap display]]s. It is basically a server for executing graphical commands; this allows the display hardware to be physically separated from the computation hardware. It is possible, for example, to connect to a remote system and run [[GUI]] programs on that system [[/remote session|while displaying them locally]].
 
Although it is not one of the official [[GNU]] packages, it is included as part of the GNU system.<ref name=gnu />
{{seed}}
{{seed}}
==Pages==
==Pages==
* [[running a remote X session]]
* [[/remote session]]


==Links==
==Links==
Line 11: Line 18:
===Articles===
===Articles===
* [http://www.jwz.org/doc/x-cut-and-paste.html X Selections, Cut Buffers, and Kill Rings] by Jamie Zawinski
* [http://www.jwz.org/doc/x-cut-and-paste.html X Selections, Cut Buffers, and Kill Rings] by Jamie Zawinski
==Footnotes==
<references>
<ref name=gnu>[http://www.gnu.org/software/software.html GNU Software] (Free Software Foundation)</ref>
</references>

Latest revision as of 19:45, 9 October 2015

<hide> page type::article thing type::software software type::windowing system </hide>

About

The X Window System is a free, open-source windowing system for bitmap displays. It is basically a server for executing graphical commands; this allows the display hardware to be physically separated from the computation hardware. It is possible, for example, to connect to a remote system and run GUI programs on that system while displaying them locally.

Although it is not one of the official GNU packages, it is included as part of the GNU system.<ref name=gnu /> <hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

Reference

Articles

Footnotes

<references> <ref name=gnu>GNU Software (Free Software Foundation)</ref> </references>