]> git.proxmox.com Git - qemu.git/blobdiff - qemu-doc.texi
QEMU Microsoft serial mouse emulation
[qemu.git] / qemu-doc.texi
index 7905b5606b0e3d937999620d18dc3d0e90bb628a..8e19f36d99c7a32a2909658dc9e5d268cf9037b5 100644 (file)
@@ -961,6 +961,8 @@ This implements UDP Net Console.
 When @var{remote_host} or @var{src_ip} are not specified
 they default to @code{0.0.0.0}.
 When not using a specified @var{src_port} a random port is automatically chosen.
+@item msmouse
+Three button serial mouse. Configure the guest to use Microsoft protocol.
 
 If you just want a simple readonly console you can use @code{netcat} or
 @code{nc}, by starting qemu with: @code{-serial udp::4555} and nc as: