From 46fb0f972ddc08eac89716314f18837d27ff0604 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 3 Feb 2022 21:48:51 +0100 Subject: [PATCH] Changes so that X does not appear as the only graphic system --- pst/typesetting/tl-installer.xml | 2 +- x/installing/installing.xml | 32 ++++++++++++++++++++++++++++---- x/lib/lib.xml | 2 +- x/x.xml | 4 ++-- 4 files changed, 32 insertions(+), 8 deletions(-) diff --git a/pst/typesetting/tl-installer.xml b/pst/typesetting/tl-installer.xml index 25401a6bd1..2d6562922e 100644 --- a/pst/typesetting/tl-installer.xml +++ b/pst/typesetting/tl-installer.xml @@ -120,7 +120,7 @@ are needed for inimf, mf, pdfclose, pdfopen and xdvi-xaw. But if you are using asy, or using a TeX engine to create a PDF file, you will - need an (for PDF files, + need (for PDF files, this is to support a PDF viewer of your choice, for example ). diff --git a/x/installing/installing.xml b/x/installing/installing.xml index 54336c8cc4..b202eaf616 100644 --- a/x/installing/installing.xml +++ b/x/installing/installing.xml @@ -5,16 +5,17 @@ %general-entities; ]> - + - X Window System Environment + Graphical Environments This chapter contains instructions to build and configure a graphical user environment. + +--> + + + For a long time the only graphical environment usable with GNU/Linux has + been the X Window System. It uses a client/server + model which allows to write applications completely independent on + the graphical hardware. This has the drawback that accessing modern + hardware acceleration is difficult, so that other approaches are developed. + Two new systems are available: Wayland and + Vulkan. The former is a simpler replacement for + X, easier to develop and maintain, using the OpenGL framework. The main + desktop environments GNOME and KDE have been ported to it. The later allows + direct access to graphical hardware through a portable interface. It is + newer and not yet included in BLFS. + + + + This chapter provides the basic components of the X Window System and + Wayland. For X, the chosen implementation is Xorg, which is a modular + implementation and requires more than 100 packages to be installed. + The distribution of Xorg is given a release number by the developers, + in this case Xorg-&xorg-version;, and is referred to as the "katamari" by + the upstream developers. Individual packages are updated as needed without + changing this number. + diff --git a/x/lib/lib.xml b/x/lib/lib.xml index 598bb5b563..f2f29acc8c 100644 --- a/x/lib/lib.xml +++ b/x/lib/lib.xml @@ -8,7 +8,7 @@ - X Libraries + Graphical Environment Libraries This chapter does not contain libraries that are required to run diff --git a/x/x.xml b/x/x.xml index 2fa935f7a8..e5e073b38b 100644 --- a/x/x.xml +++ b/x/x.xml @@ -5,10 +5,10 @@ %general-entities; ]> - + - X + Window and Display Managers + Graphical Components