Xspice
Xspice X server
Install
- All systems
-
curl cmd.cat/Xspice.sh
- Debian
-
apt-get install xserver-xspice - Ubuntu
-
apt-get install xserver-xspice - Arch Linux
-
pacman -S xorg-x11-server-Xspice - Kali Linux
-
apt-get install xserver-xspice - CentOS
-
yum install xorg-x11-server-Xspice - Fedora
-
dnf install xorg-x11-server-Xspice - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xserver-xspice
xserver-xspice
Xspice X server
Xspice is an X server and Spice server in one. It consists of a wrapper script for executing Xorg with the right parameters and environment variables, a module names spiceqxl_drv.so implementing three drivers: a video mostly identical code to the guest qxl X driver, and keyboard and mouse reading from the spice inputs channel. Xspice allows regular X connections, while a spice client provides the keyboard and mouse and video output.