Xephyr
nested X server
Install
- All systems
-
curl cmd.cat/Xephyr.sh
- Debian
-
apt-get install xserver-xephyr - Ubuntu
-
apt-get install xserver-xephyr - Arch Linux
-
pacman -S xorg-x11-server-Xephyr - Kali Linux
-
apt-get install xserver-xephyr - CentOS
-
yum install xorg-x11-server-Xephyr - Fedora
-
dnf install xorg-x11-server-Xephyr - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xserver-xephyr - Raspbian
-
apt-get install xserver-xephyr
xserver-xephyr
nested X server
Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. More information about X.Org can be found at: <URL:https://www.x.org> This package is built from the X.org xserver module.