Difference between revisions of "X Windows"
Kyoungmeyer (talk | contribs) (Initial portion of links) |
Kyoungmeyer (talk | contribs) (→General) |
||
Line 12: | Line 12: | ||
* [http://ftp.x.org/pub/X11R6.9.0/doc/html/ X11R6.9 User Documentation] | * [http://ftp.x.org/pub/X11R6.9.0/doc/html/ X11R6.9 User Documentation] | ||
* [http://www.x.org/releases/X11R7.7/doc/ X11R7.7 User Documentation] | * [http://www.x.org/releases/X11R7.7/doc/ X11R7.7 User Documentation] | ||
+ | * [http://keithp.com/~keithp/talks/ Keith Packard Talks] | ||
</cl> | </cl> | ||
+ | |||
=== Toolkits === | === Toolkits === | ||
<cl> | <cl> |
Revision as of 13:45, 16 December 2013
The X Windows System (also known as X11, X, and X-Windows) is a windowing system, common on Linux and Unix-like operating systems. X provides the basic framework for a windowed GUI environment. Drawing and moving windows on the display as well as interacting with the keyboard and mouse are handled by X.
Contents
Links
The following are links to detailed documentation relating to the X Windows System.