Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

SPICE

293 bytes added, 20:22, 30 November 2012
no edit summary
== Scroll wheel ==
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; [https://linx.li/code/0001-allow-relative-scroll-valuators-on-absolute-devices.patch.html a version of this patch for Arch] is also available.
 
== 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.
9p
9pnet_virtio
 
== Troubleshooting ==
=== Graphical corruption or lag with QXL video driver ===
* Add the following to '''/etc/X11/xorg.conf.d/20-qxl.conf''':
Section "Device"
Identifier "qxl"
Driver "qxl"
Option "ENABLE_SURFACES" "False"
EndSection
 
* Reboot or restart X
 
=== 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; [https://linx.li/code/0001-allow-relative-scroll-valuators-on-absolute-devices.patch.html a version of this patch for Arch] is also available.
Anonymous user