FG
💻 Software

Qemu & VNC - how to use absolute pointing device

Fresh7 days ago
Mar 15, 20268784 views
Confidence Score0%
0%

Problem

I'm using QEMU with VNC for display running a Windows XP guest OS. When I connect with a VNC client, the mouse pointer position is pretty badly correlated to where my real mouse pointer is. Is there an absolute pointing device option that can be used with the VNC display interface??

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Qemu & VNC - how to use absolute pointing device

Low Risk

Adding the '-usbdevice tablet' option to my qemu command fixed the problem for me.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment