X.Org Server is the free and open-source implementation of the display server for the X Window System stewarded by the X.Org Foundation.
Install
sudo apt install xorg-server
Usage
xorg -configure
sudo nvim /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen …