xorg Digest, Vol 170, Issue 8

Bart Massey bart at cs.pdx.edu
Fri Sep 13 04:14:10 UTC 2019


I think the answer is a little complicated:

* The Window Manager / Desktop Environment typically runs alongside other
client applications, not beneath them. It does get involved with
transactions between other apps and the server, but it is sort of just
another client.

* The Display Manager runs alongside the server, and is responsible for
starting and stopping servers among other things.

* A Word Processor and a Web Browser would typically be separate clients.

* Each client has its own toolkit and X libraries notionally under it.

* XDMCP isn't so much a library as a protocol for an auth service provided
by the server in cooperation with the Display Manager.

* The graphics and input drivers are typically split between low-level
functionality in the Linux Kernel and higher-level functionality in the X
Server.

On Thu, Sep 12, 2019 at 6:26 AM <xorg-request at lists.x.org> wrote:

> Send xorg mailing list submissions to
>         xorg at lists.x.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.x.org/mailman/listinfo/xorg
> or, via email, send a message with subject or body 'help' to
>         xorg-request at lists.x.org
>
> You can reach the person managing the list at
>         xorg-owner at lists.x.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of xorg digest..."
> Today's Topics:
>
>    1. X Window System map review (Kenny Armstrong)
>
>
>
> ---------- Forwarded message ----------
> From: Kenny Armstrong <karmstrong at lpi.org>
> To: xorg at lists.x.org
> Cc:
> Bcc:
> Date: Thu, 12 Sep 2019 09:26:25 -0400
> Subject: X Window System map review
> Hello all.  I am writing a lesson for the Linux Professional Institute on
> a basic X Window System setup.  Part of that lesson includes a simple
> diagram of an X installation.  I have pieced this together from the X.org
> documentation and a video of a talk by James Gettys.  Nonetheless, I wish
> to make sure that what I have is not misrepresenting the structure of an X
> installation.  I know that there is more to an X setup than what I have
> depicted here, but I want to make sure that what is in the image is at
> least correct.
>
> Thanks in advance for any help on the matter!
>
> - Kenny Armstrong
> _______________________________________________
> xorg mailing list
> xorg at lists.x.org
> https://lists.x.org/mailman/listinfo/xorg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20190912/6eb96fbf/attachment.html>


More information about the xorg mailing list