== Mouse ==
=== The mouse is jumpy, slow, laggy when using SPICE ===
Please be sure to install the SPICE guest tools from https://www.spice-space.org/download.html.
As an added benefit, this will also enable clipboard synchronization if you also add the spice chardev:
<syntaxhighlight lang=bash>
-device virtio-serial-pci \
-chardev spicevmc,id=vdagent,name=vdagent \
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0
</syntaxhighlight>
'''ToDo''': Add the libvirt configuration for this device
=== The mouse doesn't stay aligned with the host. ===