Multi-pointer Remote Desktop: Ending the Mouse/Keyboard Wars
Developer Chris Ball has patched the Vino Virtual Network Computing (VNC) server to display multiple simultaneous mouse and keyboard events. The result could be an end to the battle over mouse and keyboard control among local and remote users in a VNC environment.
As Chris Ball says in his blog, "Remote desktop is a pretty useful technology. It would be more useful if it wasn't so competitive, though; when someone joins, the sharer has to sit back and watch, or fight over who gets control. Well, now it's cooperative."
Ball has patched the Vino VNC server so that all VNC clients have independent mouse and keyboard control. The patch is based on Peter Hutterer's Multi-pointer X (MPX) extensions to X.org (destined for X Server 1.6.0) that allow driving a desktop with multiple mice and keyboards.
The patch applies to the server only; the clients don't need to be modified to cooperate. Every newly connected mouse/keyboard pair is registered and events are sent to the appropriate client. Ball admits that his patch is still a prototype, with some bugs. Notably, "each client can only see the pointer of themselves and the server, although the server can see everyone's pointer." He's actively working on fixing the bugs and integrating the changes into the Vino repository "so that it's ready for when the distros start shipping a multi-pointer X server." VNC would then give a user the choice of a shared cursor or multiple cursors, assuming the user's X server supports MPX.
Testing the new functionality requires an MPX-compliant X Server, an MPX-capable window manager (such as Compiz) and Ball's patches. His blog also includes a demo video of his patched VNC in action.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.
-
Linux Kernel 6.14 Released
The latest Linux kernel has arrived with extra Rust support and more.