From 219b9379d173dfc3e091bd8ef6431b26825056f5 Mon Sep 17 00:00:00 2001 From: Jan Altenberg Date: Thu, 24 Feb 2011 16:03:09 +0100 Subject: Introduced a basic chapter about the X windows system: XFree <-> Xorg The X protocol What is a Windowmanager? Starting X What is a Display Manager? --- images/x_arch.png | Bin 0 -> 46705 bytes images/x_arch.svg | 491 +++++++++++++++++++++++++++++++++++++++++++++ images/x_server_client.dia | Bin 0 -> 1532 bytes images/x_server_client.png | Bin 0 -> 25159 bytes 4 files changed, 491 insertions(+) create mode 100644 images/x_arch.png create mode 100644 images/x_arch.svg create mode 100644 images/x_server_client.dia create mode 100644 images/x_server_client.png (limited to 'images') diff --git a/images/x_arch.png b/images/x_arch.png new file mode 100644 index 0000000..efcb014 Binary files /dev/null and b/images/x_arch.png differ diff --git a/images/x_arch.svg b/images/x_arch.svg new file mode 100644 index 0000000..fab22ef --- /dev/null +++ b/images/x_arch.svg @@ -0,0 +1,491 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + Hardware + + + + Linux + DRM + + DRI + X Server + + + + + diff --git a/images/x_server_client.dia b/images/x_server_client.dia new file mode 100644 index 0000000..f449f29 Binary files /dev/null and b/images/x_server_client.dia differ diff --git a/images/x_server_client.png b/images/x_server_client.png new file mode 100644 index 0000000..173a647 Binary files /dev/null and b/images/x_server_client.png differ -- cgit v1.2.3