This package browser is in early development. Mind the rough edges.

xorg-server 21.1.18

Xorg implementation of the X Window System

This package provides the Xorg X server itself. The X server accepts requests from client programs to create windows, which are (normally rectangular) 'virtual screens' that the client program can draw into.

Windows are then composed on the actual screen by the X server (or by a separate composite manager) as directed by the window manager, which usually communicates with the user via graphical controls such as buttons and draggable titlebars and borders.

Installation

Install xorg-server 21.1.18 as follows:

guix install xorg-server@21.1.18

Or install the latest version:

guix install xorg-server

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.