'''[[w:SPICE (protocol)|SPICE]]''' (the Simple Protocol for Independent Computing Environments) is a remote-display protocol built for virtual environments.
== Filesystem sharing ==
Note: There is a bug in virt-manager that causes the Filesystem option to be unavailable even though it will work on your system.
You will need to run <code>xrdb $HOME/.Xresources</code> from your '''.xinitrc''' if you do not already.
=== Scroll wheel not working ===The current version of x86-input-evdev has a bug that prevents scroll wheels from being used with absolute input devices. There is a patch available that has been applied to the Fedora package by default, and [[UserCategory:mutantmonkey|mutantmonkeySoftware]] has made an [https[Category://aur.archlinux.org/packages/xf86-input-evdev-fedora/ AUR packageHowtos] that includes this patch. [https://linx.li/code/0001-allow-relative-scroll-valuators-on-absolute-devices.patch.html An extracted and updated version] is also available.