x2vnc
Link a VNC and an X display together, simulating a multiheaded display
Install
- All systems
-
curl cmd.cat/x2vnc.sh
- Debian
-
apt-get install x2vnc
- Ubuntu
-
apt-get install x2vnc
- Kali Linux
-
apt-get install x2vnc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install x2vnc
- Raspbian
-
apt-get install x2vnc
- Dockerfile
- dockerfile.run/x2vnc
x2vnc
Link a VNC and an X display together, simulating a multiheaded display
This program merges the capabilities of x2x and vncviewer. It will allow a machine with an X display and a machine with a VNC server running on its main screen to act as if they were two displays connected to one machine. When you move your mouse pointer off the screen in a direction of your choosing, the pointer will appear on the other screen instead.